| BOUNDING_BOX_ADJ_ABS_STR | INTERP_KERNEL::InterpolationOptions | static |
| BOUNDING_BOX_ADJ_STR | 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 | |
| GENERAL_SPLIT_24_STR | INTERP_KERNEL::InterpolationOptions | static |
| GENERAL_SPLIT_48_STR | INTERP_KERNEL::InterpolationOptions | static |
| GEOMETRIC_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
| 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 | |
| getOrientation() const | INTERP_KERNEL::InterpolationOptions | |
| getP1P0BaryMethod() 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 | |
| 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 |
| MEDMEM_REMAPPER() | MEDMEM_REMAPPER | |
| 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 |
| prepare(const MEDMEM::MESH &source_mesh, const MEDMEM::MESH &target_mesh, const char *method) | MEDMEM_REMAPPER | |
| PRINT_LEV_STR | INTERP_KERNEL::InterpolationOptions | static |
| printMatrixInfo() | MEDMEM_REMAPPER | |
| printOptions() const | INTERP_KERNEL::InterpolationOptions | |
| reverseTransfer(MEDMEM::FIELD< double > &source_field, const MEDMEM::FIELD< double > &target_field) | MEDMEM_REMAPPER | |
| reverseTransferField(const MEDMEM::FIELD< double > &target_field) | MEDMEM_REMAPPER | |
| 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, bool P1P0_bary_method) | 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 | |
| setOptionDouble(const std::string &key, double value) | MEDMEM_REMAPPER | |
| setOptionInt(const std::string &key, int value) | MEDMEM_REMAPPER | |
| setOptionString(const std::string &key, std::string &value) | MEDMEM_REMAPPER | |
| INTERP_KERNEL::InterpolationOptions::setOptionString(const std::string &key, const std::string &value) | INTERP_KERNEL::InterpolationOptions | |
| setOrientation(int o) | INTERP_KERNEL::InterpolationOptions | |
| setP1P0BaryMethod(bool isP1P0) | 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 |
| transfer(const MEDMEM::FIELD< double > &source_field, MEDMEM::FIELD< double > &target_field) | MEDMEM_REMAPPER | |
| transferField(const MEDMEM::FIELD< double > &source_field) | MEDMEM_REMAPPER | |
| TRIANGULATION_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
| ~MEDMEM_REMAPPER() | MEDMEM_REMAPPER | virtual |