Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MEDCoupling::MEDCouplingRemapper Member List

This is the complete list of members for MEDCoupling::MEDCouplingRemapper, including all inherited members.

ARC_DETECTION_PRECISION_STRINTERP_KERNEL::InterpolationOptionsstatic
BARYCENTRIC_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
BARYCENTRICGEO2D_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
BOUNDING_BOX_ADJ_ABS_STRINTERP_KERNEL::InterpolationOptionsstatic
BOUNDING_BOX_ADJ_STRINTERP_KERNEL::InterpolationOptionsstatic
BuildMethodFrom(const std::string &meth1, const std::string &meth2)MEDCoupling::MEDCouplingRemapperstatic
CheckAndSplitInterpolationMethod(const std::string &method, std::string &srcMeth, std::string &trgMeth)INTERP_KERNEL::InterpolationOptionsstatic
CONVEX_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic
copyOptions(const InterpolationOptions &other)INTERP_KERNEL::InterpolationOptions
declareAsNew() const MEDCoupling::TimeLabel
DO_ROTATE_STRINTERP_KERNEL::InterpolationOptionsstatic
filterInterpolationMethod(const std::string &meth) const INTERP_KERNEL::InterpolationOptions
forceTimeOfThis(const TimeLabel &other) const MEDCoupling::TimeLabelprotected
GENERAL_SPLIT_24_STRINTERP_KERNEL::InterpolationOptionsstatic
GENERAL_SPLIT_48_STRINTERP_KERNEL::InterpolationOptionsstatic
GEOMETRIC_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic
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_STRINTERP_KERNEL::InterpolationOptionsstatic
MAX_DISTANCE_3DSURF_INSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
MEASURE_ABS_STRINTERP_KERNEL::InterpolationOptionsstatic
MEDCouplingRemapper()MEDCoupling::MEDCouplingRemapper
MEDIANE_PLANE_STRINTERP_KERNEL::InterpolationOptionsstatic
MIN_DOT_BTW_3DSURF_INSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
nullifiedTinyCoeffInCrudeMatrix(double scaleFactor)MEDCoupling::MEDCouplingRemapper
nullifiedTinyCoeffInCrudeMatrixAbs(double maxValAbs)MEDCoupling::MEDCouplingRemapper
operator=(const TimeLabel &other)MEDCoupling::TimeLabel
ORIENTATION_STRINTERP_KERNEL::InterpolationOptionsstatic
partialTransfer(const MEDCouplingFieldDouble *srcField, MEDCouplingFieldDouble *targetField)MEDCoupling::MEDCouplingRemapper
PLANAR_SPLIT_FACE_5_STRINTERP_KERNEL::InterpolationOptionsstatic
PLANAR_SPLIT_FACE_6_STRINTERP_KERNEL::InterpolationOptionsstatic
POINTLOCATOR_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
PRECISION_STRINTERP_KERNEL::InterpolationOptionsstatic
prepare(const MEDCouplingMesh *srcMesh, const MEDCouplingMesh *targetMesh, const std::string &method)MEDCoupling::MEDCouplingRemapper
prepareEx(const MEDCouplingFieldTemplate *src, const MEDCouplingFieldTemplate *target)MEDCoupling::MEDCouplingRemapper
PRINT_LEV_STRINTERP_KERNEL::InterpolationOptionsstatic
PrintMatrix(const std::vector< std::map< int, double > > &m)MEDCoupling::MEDCouplingRemapperstatic
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_STRINTERP_KERNEL::InterpolationOptionsstatic
TimeLabel()MEDCoupling::TimeLabelprotected
transfer(const MEDCouplingFieldDouble *srcField, MEDCouplingFieldDouble *targetField, double dftValue)MEDCoupling::MEDCouplingRemapper
transferField(const MEDCouplingFieldDouble *srcField, double dftValue)MEDCoupling::MEDCouplingRemapper
TRIANGULATION_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic
updateTimeWith(const TimeLabel &other) const MEDCoupling::TimeLabelprotected
~MEDCouplingRemapper()MEDCoupling::MEDCouplingRemapper
~TimeLabel()MEDCoupling::TimeLabelprotectedvirtual