Version: 9.14.0
MEDCoupling::InterpolationMatrix Member List

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

_allToAllMethodMEDCoupling::DECOptionsprotected
_asynchronousMEDCoupling::DECOptionsprotected
_forcedRenormalizationMEDCoupling::DECOptionsprotected
_methodMEDCoupling::DECOptionsprotected
_timeInterpolationMethodMEDCoupling::DECOptionsprotected
addContribution(MEDCouplingPointSet &distant_support, int iproc_distant, const mcIdType *distant_elems, const std::string &srcMeth, const std::string &targetMeth)MEDCoupling::InterpolationMatrix
BARYCENTRIC_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
BARYCENTRICGEO2D_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
BOUNDING_BOX_ADJ_ABS_STRINTERP_KERNEL::InterpolationOptionsstatic
BOUNDING_BOX_ADJ_STRINTERP_KERNEL::InterpolationOptionsstatic
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
DECOptions()MEDCoupling::DECOptions
DECOptions(const DECOptions &deco)MEDCoupling::DECOptions
DO_ROTATE_STRINTERP_KERNEL::InterpolationOptionsstatic
filterInterpolationMethod(const std::string &meth) constINTERP_KERNEL::InterpolationOptions
finishContributionL(ElementLocator &elementLocator)MEDCoupling::InterpolationMatrix
finishContributionW(ElementLocator &elementLocator)MEDCoupling::InterpolationMatrix
GENERAL_SPLIT_24_STRINTERP_KERNEL::InterpolationOptionsstatic
GENERAL_SPLIT_48_STRINTERP_KERNEL::InterpolationOptionsstatic
GEOMETRIC_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic
getAccessDEC()MEDCoupling::InterpolationMatrix
getAllToAllMethod() constMEDCoupling::DECOptions
getAsynchronous() constMEDCoupling::DECOptions
getBoundingBoxAdjustment() constINTERP_KERNEL::InterpolationOptions
getBoundingBoxAdjustmentAbs() constINTERP_KERNEL::InterpolationOptions
getDoRotate() constINTERP_KERNEL::InterpolationOptions
getFEOptions() constINTERP_KERNEL::InterpolationOptions
getForcedRenormalization() constMEDCoupling::DECOptions
getIntersectionType() constINTERP_KERNEL::InterpolationOptions
getIntersectionTypeRepr() constINTERP_KERNEL::InterpolationOptions
getMaxDistance3DSurfIntersect() constINTERP_KERNEL::InterpolationOptions
getMaxDistanceStatus() const overrideINTERP_KERNEL::InterpolationOptionsvirtual
getMeasureAbsStatus() constINTERP_KERNEL::InterpolationOptions
getMedianPlane() constINTERP_KERNEL::InterpolationOptions
getMethod() constMEDCoupling::DECOptions
getMinDotBtwPlane3DSurfIntersect() constINTERP_KERNEL::InterpolationOptions
getNbRows() constMEDCoupling::InterpolationMatrix
getOrientation() constINTERP_KERNEL::InterpolationOptions
getPrecision() constINTERP_KERNEL::InterpolationOptions
getPrintLevel() constINTERP_KERNEL::InterpolationOptions
getProjectionMaxDistance() const overrideINTERP_KERNEL::InterpolationOptionsvirtual
getProjectionOnSurfStatus() const overrideINTERP_KERNEL::InterpolationOptionsvirtual
getSplittingPolicy() constINTERP_KERNEL::InterpolationOptions
getSplittingPolicyRepr() constINTERP_KERNEL::InterpolationOptions
getTimeInterpolationMethod() constMEDCoupling::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
InterpolationOptions(const InterpolationOptions &other)=defaultINTERP_KERNEL::InterpolationOptions
INTERSEC_TYPE_STRINTERP_KERNEL::InterpolationOptionsstatic
MAX_DISTANCE_3DSURF_INSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
MEASURE_ABS_STRINTERP_KERNEL::InterpolationOptionsstatic
MEDIANE_PLANE_STRINTERP_KERNEL::InterpolationOptionsstatic
MIN_DOT_BTW_3DSURF_INSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
multiply(MEDCouplingFieldDouble &field) constMEDCoupling::InterpolationMatrix
operator=(const InterpolationOptions &other)=defaultINTERP_KERNEL::InterpolationOptions
ORIENTATION_STRINTERP_KERNEL::InterpolationOptionsstatic
PLANAR_SPLIT_FACE_5_STRINTERP_KERNEL::InterpolationOptionsstatic
PLANAR_SPLIT_FACE_6_STRINTERP_KERNEL::InterpolationOptionsstatic
POINTLOCATOR_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
PRECISION_STRINTERP_KERNEL::InterpolationOptionsstatic
prepare()MEDCoupling::InterpolationMatrix
PRINT_LEV_STRINTERP_KERNEL::InterpolationOptionsstatic
printOptions() constINTERP_KERNEL::InterpolationOptions
retrieveNonFetchedIdsSource() constMEDCoupling::InterpolationMatrix
retrieveNonFetchedIdsTarget(mcIdType nbTuples) constMEDCoupling::InterpolationMatrix
setAllToAllMethod(AllToAllMethod sp)MEDCoupling::DECOptions
setAsynchronous(bool dr)MEDCoupling::DECOptions
setBoundingBoxAdjustment(double bba)INTERP_KERNEL::InterpolationOptions
setBoundingBoxAdjustmentAbs(double bba)INTERP_KERNEL::InterpolationOptions
setDefaultValue(double val)MEDCoupling::InterpolationMatrix
setDoRotate(bool dr)INTERP_KERNEL::InterpolationOptions
setForcedRenormalization(bool dr)MEDCoupling::DECOptions
setInterpolationOptions(int 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, int orientation, bool measure_abs, std::string splitting_policy)INTERP_KERNEL::InterpolationOptions
setIntersectionType(IntersectionType it)INTERP_KERNEL::InterpolationOptions
setMaxDistance3DSurfIntersect(double bba)INTERP_KERNEL::InterpolationOptions
setMaxDistanceStatus(bool maxDistStatus) overrideINTERP_KERNEL::InterpolationOptionsvirtual
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
setProjectionMaxDistance(double projDistMax) overrideINTERP_KERNEL::InterpolationOptionsvirtual
setProjectionOnSurfStatus(bool projOnSurfStatus) overrideINTERP_KERNEL::InterpolationOptionsvirtual
setSplittingPolicy(SplittingPolicy sp)INTERP_KERNEL::InterpolationOptions
setTimeInterpolationMethod(TimeInterpolationMethod it)MEDCoupling::DECOptions
SPLITTING_POLICY_STRINTERP_KERNEL::InterpolationOptionsstatic
transposeMultiply(MEDCouplingFieldDouble &field) constMEDCoupling::InterpolationMatrix
TRIANGULATION_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic
~InterpolationMatrix()MEDCoupling::InterpolationMatrixvirtual
~InterpolationOptions()=defaultINTERP_KERNEL::InterpolationOptions