ARC_DETECTION_PRECISION_STR | INTERP_KERNEL::InterpolationOptions | static |
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 |
BuildMethodFrom(const std::string &meth1, const std::string &meth2) | MEDCoupling::MEDCouplingRemapper | static |
CheckAndSplitInterpolationMethod(const std::string &method, std::string &srcMeth, std::string &trgMeth) | INTERP_KERNEL::InterpolationOptions | static |
CONVEX_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
copyOptions(const InterpolationOptions &other) | INTERP_KERNEL::InterpolationOptions | |
declareAsNew() const | MEDCoupling::TimeLabel | |
DO_ROTATE_STR | INTERP_KERNEL::InterpolationOptions | static |
filterInterpolationMethod(const std::string &meth) const | INTERP_KERNEL::InterpolationOptions | |
forceTimeOfThis(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
GENERAL_SPLIT_24_STR | INTERP_KERNEL::InterpolationOptions | static |
GENERAL_SPLIT_48_STR | INTERP_KERNEL::InterpolationOptions | static |
GEOMETRIC_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
getArcDetectionPrecision() const | INTERP_KERNEL::InterpolationOptions | |
getBoundingBoxAdjustment() const | INTERP_KERNEL::InterpolationOptions | |
getBoundingBoxAdjustmentAbs() const | INTERP_KERNEL::InterpolationOptions | |
getCrudeMatrix() const | MEDCoupling::MEDCouplingRemapper | |
getDoRotate() const | INTERP_KERNEL::InterpolationOptions | |
getInterpolationMatrixPolicy() const | MEDCoupling::MEDCouplingRemapper | |
getIntersectionType() const | INTERP_KERNEL::InterpolationOptions | |
getIntersectionTypeRepr() const | INTERP_KERNEL::InterpolationOptions | |
getMaxDistance3DSurfIntersect() const | INTERP_KERNEL::InterpolationOptions | |
getMaxValueInCrudeMatrix() const | MEDCoupling::MEDCouplingRemapper | |
getMeasureAbsStatus() const | INTERP_KERNEL::InterpolationOptions | |
getMedianPlane() const | INTERP_KERNEL::InterpolationOptions | |
getMinDotBtwPlane3DSurfIntersect() const | INTERP_KERNEL::InterpolationOptions | |
getNumberOfColsOfMatrix() const | MEDCoupling::MEDCouplingRemapper | |
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 | |
getTimeOfThis() const | MEDCoupling::TimeLabel | |
init() | INTERP_KERNEL::InterpolationOptions | |
InterpolationOptions() | INTERP_KERNEL::InterpolationOptions | |
INTERSEC_TYPE_STR | INTERP_KERNEL::InterpolationOptions | static |
MAX_DISTANCE_3DSURF_INSECT_STR | INTERP_KERNEL::InterpolationOptions | static |
MEASURE_ABS_STR | INTERP_KERNEL::InterpolationOptions | static |
MEDCouplingRemapper() | MEDCoupling::MEDCouplingRemapper | |
MEDIANE_PLANE_STR | INTERP_KERNEL::InterpolationOptions | static |
MIN_DOT_BTW_3DSURF_INSECT_STR | INTERP_KERNEL::InterpolationOptions | static |
nullifiedTinyCoeffInCrudeMatrix(double scaleFactor) | MEDCoupling::MEDCouplingRemapper | |
nullifiedTinyCoeffInCrudeMatrixAbs(double maxValAbs) | MEDCoupling::MEDCouplingRemapper | |
operator=(const TimeLabel &other) | MEDCoupling::TimeLabel | |
ORIENTATION_STR | INTERP_KERNEL::InterpolationOptions | static |
partialTransfer(const MEDCouplingFieldDouble *srcField, MEDCouplingFieldDouble *targetField) | MEDCoupling::MEDCouplingRemapper | |
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 |
prepare(const MEDCouplingMesh *srcMesh, const MEDCouplingMesh *targetMesh, const std::string &method) | MEDCoupling::MEDCouplingRemapper | |
prepareEx(const MEDCouplingFieldTemplate *src, const MEDCouplingFieldTemplate *target) | MEDCoupling::MEDCouplingRemapper | |
PRINT_LEV_STR | INTERP_KERNEL::InterpolationOptions | static |
PrintMatrix(const std::vector< std::map< int, double > > &m) | MEDCoupling::MEDCouplingRemapper | static |
printOptions() const | INTERP_KERNEL::InterpolationOptions | |
reverseTransfer(MEDCouplingFieldDouble *srcField, const MEDCouplingFieldDouble *targetField, double dftValue) | MEDCoupling::MEDCouplingRemapper | |
reverseTransferField(const MEDCouplingFieldDouble *targetField, double dftValue) | MEDCoupling::MEDCouplingRemapper | |
setArcDetectionPrecision(double p) | INTERP_KERNEL::InterpolationOptions | |
setBoundingBoxAdjustment(double bba) | INTERP_KERNEL::InterpolationOptions | |
setBoundingBoxAdjustmentAbs(double bba) | INTERP_KERNEL::InterpolationOptions | |
setDoRotate(bool dr) | INTERP_KERNEL::InterpolationOptions | |
setInterpolationMatrixPolicy(int newInterpMatPol) | MEDCoupling::MEDCouplingRemapper | |
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 | |
setMinDotBtwPlane3DSurfIntersect(double v) | INTERP_KERNEL::InterpolationOptions | |
setOptionDouble(const std::string &key, double value) | MEDCoupling::MEDCouplingRemapper | |
setOptionInt(const std::string &key, int value) | MEDCoupling::MEDCouplingRemapper | |
setOptionString(const std::string &key, const std::string &value) | MEDCoupling::MEDCouplingRemapper | |
setOrientation(int o) | 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 |
TimeLabel() | MEDCoupling::TimeLabel | protected |
transfer(const MEDCouplingFieldDouble *srcField, MEDCouplingFieldDouble *targetField, double dftValue) | MEDCoupling::MEDCouplingRemapper | |
transferField(const MEDCouplingFieldDouble *srcField, double dftValue) | MEDCoupling::MEDCouplingRemapper | |
TRIANGULATION_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
updateTimeWith(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
~MEDCouplingRemapper() | MEDCoupling::MEDCouplingRemapper | |
~TimeLabel() | MEDCoupling::TimeLabel | protectedvirtual |