_allToAllMethod | MEDCoupling::DECOptions | protected |
_asynchronous | MEDCoupling::DECOptions | protected |
_comm_interface | MEDCoupling::DEC | protected |
_forcedRenormalization | MEDCoupling::DECOptions | protected |
_method | MEDCoupling::DECOptions | protected |
_timeInterpolationMethod | MEDCoupling::DECOptions | protected |
ARC_DETECTION_PRECISION_STR | INTERP_KERNEL::InterpolationOptions | static |
attachSourceLocalField(ParaFIELD *field, bool ownPt=false) | MEDCoupling::OverlapDEC | |
attachSourceLocalField(MEDCouplingFieldDouble *field) | MEDCoupling::OverlapDEC | |
attachSourceLocalField(ICoCo::MEDField *field) | MEDCoupling::OverlapDEC | |
attachTargetLocalField(ParaFIELD *field, bool ownPt=false) | MEDCoupling::OverlapDEC | |
attachTargetLocalField(MEDCouplingFieldDouble *field) | MEDCoupling::OverlapDEC | |
attachTargetLocalField(ICoCo::MEDField *field) | MEDCoupling::OverlapDEC | |
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 |
CONVEX_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
copyFrom(const DEC &other) | MEDCoupling::DEC | |
copyOptions(const InterpolationOptions &other) | INTERP_KERNEL::InterpolationOptions | |
debugPrintWorkSharing(std::ostream &ostr) const | MEDCoupling::OverlapDEC | |
DEC() | MEDCoupling::DEC | |
DECOptions() | MEDCoupling::DECOptions | |
DECOptions(const DECOptions &deco) | MEDCoupling::DECOptions | |
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 | |
getGroup() | MEDCoupling::OverlapDEC | |
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 | |
getSplittingPolicy() const | INTERP_KERNEL::InterpolationOptions | |
getSplittingPolicyRepr() const | INTERP_KERNEL::InterpolationOptions | |
getTimeInterpolationMethod() const | MEDCoupling::DECOptions | |
init() | INTERP_KERNEL::InterpolationOptions | |
InterpolationOptions() | INTERP_KERNEL::InterpolationOptions | |
INTERSEC_TYPE_STR | INTERP_KERNEL::InterpolationOptions | static |
isInGroup() const | MEDCoupling::OverlapDEC | |
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 |
ORIENTATION_STR | INTERP_KERNEL::InterpolationOptions | static |
OverlapDEC(const std::set< int > &procIds, const MPI_Comm &world_comm=MPI_COMM_WORLD) | MEDCoupling::OverlapDEC | |
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 |
PRINT_LEV_STR | INTERP_KERNEL::InterpolationOptions | static |
printOptions() const | INTERP_KERNEL::InterpolationOptions | |
recvData() | MEDCoupling::OverlapDEC | |
sendData() | MEDCoupling::OverlapDEC | |
sendRecvData(bool way=true) | MEDCoupling::OverlapDEC | 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 | |
setDefaultValue(double val) | MEDCoupling::OverlapDEC | |
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 | |
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 | |
setWorkSharingAlgo(int method) | MEDCoupling::OverlapDEC | |
SPLITTING_POLICY_STR | INTERP_KERNEL::InterpolationOptions | static |
synchronize() | MEDCoupling::OverlapDEC | virtual |
TRIANGULATION_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
~DEC() | MEDCoupling::DEC | virtual |
~OverlapDEC() | MEDCoupling::OverlapDEC | virtual |