| _allToAllMethod | MEDCoupling::DECOptions | protected |
| _asynchronous | MEDCoupling::DECOptions | protected |
| _comm_interface | MEDCoupling::DisjointDEC | protected |
| _forcedRenormalization | MEDCoupling::DECOptions | protected |
| _local_field | MEDCoupling::DisjointDEC | protected |
| _method | MEDCoupling::DECOptions | protected |
| _owns_field | MEDCoupling::DisjointDEC | protected |
| _owns_groups | MEDCoupling::DisjointDEC | protected |
| _source_group | MEDCoupling::DisjointDEC | protected |
| _target_group | MEDCoupling::DisjointDEC | protected |
| _timeInterpolationMethod | MEDCoupling::DECOptions | protected |
| _union_comm | MEDCoupling::DisjointDEC | protected |
| _union_group | MEDCoupling::DisjointDEC | protected |
| ARC_DETECTION_PRECISION_STR | INTERP_KERNEL::InterpolationOptions | static |
| attachLocalField(MEDCouplingFieldDouble *field) | MEDCoupling::DisjointDEC | |
| attachLocalField(const ParaFIELD *field, bool ownPt=false) | MEDCoupling::DisjointDEC | |
| attachLocalField(const ICoCo::MEDField *field) | MEDCoupling::DisjointDEC | |
| BARYCENTRIC_INTERSECT_STR | INTERP_KERNEL::InterpolationOptions | static |
| BARYCENTRICGEO2D_INTERSECT_STR | INTERP_KERNEL::InterpolationOptions | static |
| BOUNDING_BOX_ADJ_ABS_STR | INTERP_KERNEL::InterpolationOptions | static |
| BOUNDING_BOX_ADJ_STR | INTERP_KERNEL::InterpolationOptions | static |
| CheckAndSplitInterpolationMethod(const std::string &method, std::string &srcMeth, std::string &trgMeth) | INTERP_KERNEL::InterpolationOptions | static |
| checkPartitionGroup() const | MEDCoupling::DisjointDEC | protected |
| cleanInstance() | MEDCoupling::DisjointDEC | protected |
| compareFieldAndMethod() const | MEDCoupling::DisjointDEC | protected |
| computeProcGroup() | MEDCoupling::DisjointDEC | virtual |
| CONVEX_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
| copyFrom(const DEC &other) | MEDCoupling::DEC | |
| copyInstance(const DisjointDEC &other) | MEDCoupling::DisjointDEC | protected |
| copyOptions(const InterpolationOptions &other) | INTERP_KERNEL::InterpolationOptions | |
| DEC() | MEDCoupling::DEC | |
| DECOptions() | MEDCoupling::DECOptions | |
| DECOptions(const DECOptions &deco) | MEDCoupling::DECOptions | |
| DisjointDEC() | MEDCoupling::DisjointDEC | |
| DisjointDEC(ProcessorGroup &source_group, ProcessorGroup &target_group) | MEDCoupling::DisjointDEC | |
| DisjointDEC(const DisjointDEC &) | MEDCoupling::DisjointDEC | |
| DisjointDEC(const std::set< int > &src_ids, const std::set< int > &trg_ids, const MPI_Comm &world_comm=MPI_COMM_WORLD) | MEDCoupling::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 |
| getAllToAllMethod() const | MEDCoupling::DECOptions | |
| getArcDetectionPrecision() const | INTERP_KERNEL::InterpolationOptions | |
| getAsynchronous() const | MEDCoupling::DECOptions | |
| getBoundingBoxAdjustment() const | INTERP_KERNEL::InterpolationOptions | |
| getBoundingBoxAdjustmentAbs() const | INTERP_KERNEL::InterpolationOptions | |
| getDoRotate() const | INTERP_KERNEL::InterpolationOptions | |
| getForcedRenormalization() const | MEDCoupling::DECOptions | |
| 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 | |
| getMethod() const | MEDCoupling::DECOptions | |
| getMinDotBtwPlane3DSurfIntersect() const | INTERP_KERNEL::InterpolationOptions | |
| getOrientation() const | INTERP_KERNEL::InterpolationOptions | |
| getPrecision() const | INTERP_KERNEL::InterpolationOptions | |
| getPrintLevel() const | INTERP_KERNEL::InterpolationOptions | |
| getSourceGrp() const | MEDCoupling::DisjointDEC | |
| getSplittingPolicy() const | INTERP_KERNEL::InterpolationOptions | |
| getSplittingPolicyRepr() const | INTERP_KERNEL::InterpolationOptions | |
| getTargetGrp() const | MEDCoupling::DisjointDEC | |
| getTimeInterpolationMethod() const | MEDCoupling::DECOptions | |
| init() | INTERP_KERNEL::InterpolationOptions | |
| InterpKernelDEC() | MEDCoupling::InterpKernelDEC | |
| InterpKernelDEC(ProcessorGroup &source_group, ProcessorGroup &target_group) | MEDCoupling::InterpKernelDEC | |
| InterpKernelDEC(const std::set< int > &src_ids, const std::set< int > &trg_ids, const MPI_Comm &world_comm=MPI_COMM_WORLD) | MEDCoupling::InterpKernelDEC | |
| InterpolationOptions() | INTERP_KERNEL::InterpolationOptions | |
| INTERSEC_TYPE_STR | INTERP_KERNEL::InterpolationOptions | static |
| isInSourceSide() const | MEDCoupling::DisjointDEC | |
| isInTargetSide() const | MEDCoupling::DisjointDEC | |
| isInUnion() const | MEDCoupling::DisjointDEC | |
| MAX_DISTANCE_3DSURF_INSECT_STR | INTERP_KERNEL::InterpolationOptions | static |
| MEASURE_ABS_STR | INTERP_KERNEL::InterpolationOptions | static |
| MEDIANE_PLANE_STR | INTERP_KERNEL::InterpolationOptions | static |
| MIN_DOT_BTW_3DSURF_INSECT_STR | INTERP_KERNEL::InterpolationOptions | static |
| operator=(const DisjointDEC &s) | MEDCoupling::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() | MEDCoupling::InterpKernelDEC | virtual |
| prepareTargetDE() | MEDCoupling::InterpKernelDEC | virtual |
| PRINT_LEV_STR | INTERP_KERNEL::InterpolationOptions | static |
| printOptions() const | INTERP_KERNEL::InterpolationOptions | |
| recvData() | MEDCoupling::InterpKernelDEC | virtual |
| recvData(double time) | MEDCoupling::InterpKernelDEC | |
| renormalizeTargetField(bool isWAbs) | MEDCoupling::DisjointDEC | |
| sendData() | MEDCoupling::InterpKernelDEC | virtual |
| sendData(double time, double deltatime) | MEDCoupling::InterpKernelDEC | |
| sendRecvData(bool way=true) | MEDCoupling::DisjointDEC | virtual |
| setAllToAllMethod(AllToAllMethod sp) | MEDCoupling::DECOptions | |
| setArcDetectionPrecision(double p) | INTERP_KERNEL::InterpolationOptions | |
| setAsynchronous(bool dr) | MEDCoupling::DECOptions | |
| setBoundingBoxAdjustment(double bba) | INTERP_KERNEL::InterpolationOptions | |
| setBoundingBoxAdjustmentAbs(double bba) | INTERP_KERNEL::InterpolationOptions | |
| setDoRotate(bool dr) | INTERP_KERNEL::InterpolationOptions | |
| setForcedRenormalization(bool dr) | MEDCoupling::DECOptions | |
| 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) | 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 | |
| setMethod(const char *m) | MEDCoupling::DECOptions | |
| setMinDotBtwPlane3DSurfIntersect(double v) | INTERP_KERNEL::InterpolationOptions | |
| setNature(NatureOfField nature) | MEDCoupling::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 | |
| setPrecision(double p) | INTERP_KERNEL::InterpolationOptions | |
| setPrintLevel(int pl) | INTERP_KERNEL::InterpolationOptions | |
| setSplittingPolicy(SplittingPolicy sp) | INTERP_KERNEL::InterpolationOptions | |
| setTimeInterpolationMethod(TimeInterpolationMethod it) | MEDCoupling::DECOptions | |
| SPLITTING_POLICY_STR | INTERP_KERNEL::InterpolationOptions | static |
| synchronize() | MEDCoupling::InterpKernelDEC | virtual |
| TRIANGULATION_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
| ~DEC() | MEDCoupling::DEC | virtual |
| ~DisjointDEC() | MEDCoupling::DisjointDEC | virtual |
| ~InterpKernelDEC() | MEDCoupling::InterpKernelDEC | virtual |