| _allToAllMethod | MEDCoupling::DECOptions | protected |
| _asynchronous | MEDCoupling::DECOptions | protected |
| _forcedRenormalization | MEDCoupling::DECOptions | protected |
| _method | MEDCoupling::DECOptions | protected |
| _timeInterpolationMethod | MEDCoupling::DECOptions | protected |
| addContribution(MEDCouplingPointSet &distant_support, int iproc_distant, const int *distant_elems, const std::string &srcMeth, const std::string &targetMeth) | MEDCoupling::InterpolationMatrix | |
| 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 |
| 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 | |
| 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 | |
| finishContributionL(ElementLocator &elementLocator) | MEDCoupling::InterpolationMatrix | |
| finishContributionW(ElementLocator &elementLocator) | MEDCoupling::InterpolationMatrix | |
| GENERAL_SPLIT_24_STR | INTERP_KERNEL::InterpolationOptions | static |
| GENERAL_SPLIT_48_STR | INTERP_KERNEL::InterpolationOptions | static |
| GEOMETRIC_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
| getAccessDEC() | MEDCoupling::InterpolationMatrix | |
| 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 | |
| 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 | |
| getNbRows() const | MEDCoupling::InterpolationMatrix | |
| 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 | |
| InterpolationMatrix(const MEDCoupling::ParaFIELD *source_field, const ProcessorGroup &source_group, const ProcessorGroup &target_group, const DECOptions &dec_opt, const InterpolationOptions &i_opt) | MEDCoupling::InterpolationMatrix | |
| 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 |
| multiply(MEDCouplingFieldDouble &field) const | MEDCoupling::InterpolationMatrix | |
| 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() | MEDCoupling::InterpolationMatrix | |
| PRINT_LEV_STR | INTERP_KERNEL::InterpolationOptions | static |
| printOptions() const | INTERP_KERNEL::InterpolationOptions | |
| 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 | |
| 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 | |
| SPLITTING_POLICY_STR | INTERP_KERNEL::InterpolationOptions | static |
| transposeMultiply(MEDCouplingFieldDouble &field) const | MEDCoupling::InterpolationMatrix | |
| TRIANGULATION_INTERSECT2D_STR | INTERP_KERNEL::InterpolationOptions | static |
| ~InterpolationMatrix() | MEDCoupling::InterpolationMatrix | virtual |