_comm_interface | ParaMEDMEM::DisjointDEC | protected |
_local_field | ParaMEDMEM::DisjointDEC | protected |
_owns_field | ParaMEDMEM::DisjointDEC | protected |
_owns_groups | ParaMEDMEM::DisjointDEC | protected |
_source_group | ParaMEDMEM::DisjointDEC | protected |
_target_group | ParaMEDMEM::DisjointDEC | protected |
_union_group | ParaMEDMEM::DisjointDEC | protected |
attachLocalField(MEDCouplingFieldDouble *field) | ParaMEDMEM::DisjointDEC | |
attachLocalField(const ParaFIELD *field, bool ownPt=false) | ParaMEDMEM::DisjointDEC | |
attachLocalField(const ICoCo::Field *field) | ParaMEDMEM::DisjointDEC | |
BOUNDING_BOX_ADJ_ABS_STR | INTERP_KERNEL::InterpolationOptions | static |
BOUNDING_BOX_ADJ_STR | INTERP_KERNEL::InterpolationOptions | static |
cleanInstance() | ParaMEDMEM::DisjointDEC | protected |
compareFieldAndMethod() const | ParaMEDMEM::DisjointDEC | protected |
computeProcGroup() | ParaMEDMEM::DisjointDEC | virtual |
CONVEX_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
copyFrom(const DEC &other) | ParaMEDMEM::DEC | |
copyInstance(const DisjointDEC &other) | ParaMEDMEM::DisjointDEC | protected |
copyOptions(const InterpolationOptions &other) | INTERP_KERNEL::InterpolationOptions | |
DEC() | ParaMEDMEM::DEC | |
DisjointDEC() | ParaMEDMEM::DisjointDEC | |
DisjointDEC(ProcessorGroup &source_group, ProcessorGroup &target_group) | ParaMEDMEM::DisjointDEC | |
DisjointDEC(const DisjointDEC &) | ParaMEDMEM::DisjointDEC | |
DisjointDEC(const std::set< int > &src_ids, const std::set< int > &trg_ids, const MPI_Comm &world_comm=MPI_COMM_WORLD) | ParaMEDMEM::DisjointDEC | |
DO_ROTATE_STR | INTERP_KERNEL::InterpolationOptions | static |
filterInterpolationMethod(const std::string &meth) const | INTERP_KERNEL::InterpolationOptions | |
GENERAL_SPLIT_24_STR | INTERP_KERNEL::InterpolationOptions | static |
GENERAL_SPLIT_48_STR | INTERP_KERNEL::InterpolationOptions | static |
GEOMETRIC_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
getBoundingBoxAdjustment() const | INTERP_KERNEL::InterpolationOptions | |
getBoundingBoxAdjustmentAbs() const | INTERP_KERNEL::InterpolationOptions | |
getDoRotate() const | INTERP_KERNEL::InterpolationOptions | |
getIntersectionType() const | INTERP_KERNEL::InterpolationOptions | |
getIntersectionTypeRepr() const | INTERP_KERNEL::InterpolationOptions | |
getMaxDistance3DSurfIntersect() const | INTERP_KERNEL::InterpolationOptions | |
getMeasureAbsStatus() const | INTERP_KERNEL::InterpolationOptions | |
getMedianPlane() const | INTERP_KERNEL::InterpolationOptions | |
getOrientation() const | INTERP_KERNEL::InterpolationOptions | |
getP1P0BaryMethod() const | INTERP_KERNEL::InterpolationOptions | |
getPrecision() const | INTERP_KERNEL::InterpolationOptions | |
getPrintLevel() const | INTERP_KERNEL::InterpolationOptions | |
getSourceGrp() const | ParaMEDMEM::DisjointDEC | |
getSplittingPolicy() const | INTERP_KERNEL::InterpolationOptions | |
getSplittingPolicyRepr() const | INTERP_KERNEL::InterpolationOptions | |
getTargetGrp() const | ParaMEDMEM::DisjointDEC | |
init() | INTERP_KERNEL::InterpolationOptions | |
InterpKernelDEC() | ParaMEDMEM::InterpKernelDEC | |
InterpKernelDEC(ProcessorGroup &source_group, ProcessorGroup &target_group) | ParaMEDMEM::InterpKernelDEC | |
InterpKernelDEC(const std::set< int > &src_ids, const std::set< int > &trg_ids, const MPI_Comm &world_comm=MPI_COMM_WORLD) | ParaMEDMEM::InterpKernelDEC | |
InterpolationOptions() | INTERP_KERNEL::InterpolationOptions | |
INTERSEC_TYPE_STR | INTERP_KERNEL::InterpolationOptions | static |
isInSourceSide() const | ParaMEDMEM::DisjointDEC | |
isInTargetSide() const | ParaMEDMEM::DisjointDEC | |
isInUnion() const | ParaMEDMEM::DisjointDEC | |
MAX_DISTANCE_3DSURF_INSECT_STR | INTERP_KERNEL::InterpolationOptions | static |
MEASURE_ABS_STR | INTERP_KERNEL::InterpolationOptions | static |
MEDIANE_PLANE_STR | INTERP_KERNEL::InterpolationOptions | static |
operator=(const DisjointDEC &s) | ParaMEDMEM::DisjointDEC | |
ORIENTATION_STR | INTERP_KERNEL::InterpolationOptions | static |
PLANAR_SPLIT_FACE_5_STR | INTERP_KERNEL::InterpolationOptions | static |
PLANAR_SPLIT_FACE_6_STR | INTERP_KERNEL::InterpolationOptions | static |
POINTLOCATOR_INTERSECT_STR | INTERP_KERNEL::InterpolationOptions | static |
PRECISION_STR | INTERP_KERNEL::InterpolationOptions | static |
prepareSourceDE() | ParaMEDMEM::InterpKernelDEC | virtual |
prepareTargetDE() | ParaMEDMEM::InterpKernelDEC | virtual |
PRINT_LEV_STR | INTERP_KERNEL::InterpolationOptions | static |
printOptions() const | INTERP_KERNEL::InterpolationOptions | |
recvData() | ParaMEDMEM::InterpKernelDEC | virtual |
recvData(double time) | ParaMEDMEM::InterpKernelDEC | |
renormalizeTargetField(bool isWAbs) | ParaMEDMEM::DisjointDEC | |
sendData() | ParaMEDMEM::InterpKernelDEC | virtual |
sendData(double time, double deltatime) | ParaMEDMEM::InterpKernelDEC | |
sendRecvData(bool way=true) | ParaMEDMEM::DisjointDEC | virtual |
setBoundingBoxAdjustment(double bba) | INTERP_KERNEL::InterpolationOptions | |
setBoundingBoxAdjustmentAbs(double bba) | INTERP_KERNEL::InterpolationOptions | |
setDoRotate(bool dr) | INTERP_KERNEL::InterpolationOptions | |
setInterpolationOptions(long print_level, std::string intersection_type, double precision, double median_plane, bool do_rotate, double bounding_box_adjustment, double bounding_box_adjustment_abs, double max_distance_for_3Dsurf_intersect, long orientation, bool measure_abs, std::string splitting_policy, bool P1P0_bary_method) | INTERP_KERNEL::InterpolationOptions | |
setIntersectionType(IntersectionType it) | INTERP_KERNEL::InterpolationOptions | |
setMaxDistance3DSurfIntersect(double bba) | INTERP_KERNEL::InterpolationOptions | |
setMeasureAbsStatus(bool newStatus) | INTERP_KERNEL::InterpolationOptions | |
setMedianPlane(double mp) | INTERP_KERNEL::InterpolationOptions | |
setNature(NatureOfField nature) | ParaMEDMEM::DisjointDEC | |
setOptionDouble(const std::string &key, double value) | INTERP_KERNEL::InterpolationOptions | |
setOptionInt(const std::string &key, int value) | INTERP_KERNEL::InterpolationOptions | |
setOptionString(const std::string &key, const std::string &value) | INTERP_KERNEL::InterpolationOptions | |
setOrientation(int o) | INTERP_KERNEL::InterpolationOptions | |
setP1P0BaryMethod(bool isP1P0) | INTERP_KERNEL::InterpolationOptions | |
setPrecision(double p) | INTERP_KERNEL::InterpolationOptions | |
setPrintLevel(int pl) | INTERP_KERNEL::InterpolationOptions | |
setSplittingPolicy(SplittingPolicy sp) | INTERP_KERNEL::InterpolationOptions | |
SPLITTING_POLICY_STR | INTERP_KERNEL::InterpolationOptions | static |
synchronize() | ParaMEDMEM::InterpKernelDEC | virtual |
TRIANGULATION_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
~DEC() | ParaMEDMEM::DEC | virtual |
~DisjointDEC() | ParaMEDMEM::DisjointDEC | virtual |
~InterpKernelDEC() | ParaMEDMEM::InterpKernelDEC | virtual |