ARC_DETECTION_PRECISION_STR | INTERP_KERNEL::InterpolationOptions | static |
asLeaf() | INTERP_KERNEL::Interpolation< Interpolation3D > | protected |
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 |
CalculateCharacteristicSizeOfMeshes(const MyMeshType &myMeshS, const MyMeshType &myMeshT, const int printLevel) | INTERP_KERNEL::Interpolation< Interpolation3D > | 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 | |
DO_ROTATE_STR | INTERP_KERNEL::InterpolationOptions | static |
filterInterpolationMethod(const std::string &meth) const | INTERP_KERNEL::InterpolationOptions | |
fromIntegralUniform(const MyMeshType &meshT, MatrixType &result, const std::string &method) | INTERP_KERNEL::Interpolation< Interpolation3D > | |
fromToIntegralUniform(bool fromTo, const MyMeshType &mesh, MatrixType &result, const std::string &method) | INTERP_KERNEL::Interpolation< Interpolation3D > | 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 | |
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 | |
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 | |
init() | INTERP_KERNEL::InterpolationOptions | |
interpolateMeshes(const MyMeshType &srcMesh, const MyMeshType &targetMesh, MatrixType &result, const std::string &method) | INTERP_KERNEL::Interpolation3D | |
Interpolation< Interpolation3D >::interpolateMeshes(const MyMeshType &meshS, const MyMeshType &meshT, MatrixType &result) | INTERP_KERNEL::Interpolation< Interpolation3D > | |
Interpolation() | INTERP_KERNEL::Interpolation< Interpolation3D > | |
Interpolation(const InterpolationOptions &io) | INTERP_KERNEL::Interpolation< Interpolation3D > | |
Interpolation3D() | INTERP_KERNEL::Interpolation3D | |
Interpolation3D(const InterpolationOptions &io) | INTERP_KERNEL::Interpolation3D | |
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 |
MEDIANE_PLANE_STR | INTERP_KERNEL::InterpolationOptions | static |
MIN_DOT_BTW_3DSURF_INSECT_STR | INTERP_KERNEL::InterpolationOptions | static |
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 |
PRINT_LEV_STR | INTERP_KERNEL::InterpolationOptions | static |
printOptions() const | INTERP_KERNEL::InterpolationOptions | |
setArcDetectionPrecision(double p) | INTERP_KERNEL::InterpolationOptions | |
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) | 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) | 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 | |
SPLITTING_POLICY_STR | INTERP_KERNEL::InterpolationOptions | static |
toIntegralUniform(const MyMeshType &meshS, MatrixType &result, const std::string &method) | INTERP_KERNEL::Interpolation< Interpolation3D > | |
TRIANGULATION_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |