Version: 9.14.0
MEDCoupling::OverlapDEC Member List

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

_allToAllMethodMEDCoupling::DECOptionsprotected
_asynchronousMEDCoupling::DECOptionsprotected
_comm_interfaceMEDCoupling::DECprotected
_forcedRenormalizationMEDCoupling::DECOptionsprotected
_methodMEDCoupling::DECOptionsprotected
_timeInterpolationMethodMEDCoupling::DECOptionsprotected
attachSourceLocalField(ParaFIELD *field, bool ownPt=false)MEDCoupling::OverlapDEC
attachSourceLocalField(MEDCouplingFieldDouble *field)MEDCoupling::OverlapDEC
attachSourceLocalField(ICoCo::MEDDoubleField *field)MEDCoupling::OverlapDEC
attachTargetLocalField(ParaFIELD *field, bool ownPt=false)MEDCoupling::OverlapDEC
attachTargetLocalField(MEDCouplingFieldDouble *field)MEDCoupling::OverlapDEC
attachTargetLocalField(ICoCo::MEDDoubleField *field)MEDCoupling::OverlapDEC
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
copyFrom(const DEC &other)MEDCoupling::DEC
copyOptions(const InterpolationOptions &other)INTERP_KERNEL::InterpolationOptions
debugPrintWorkSharing(std::ostream &ostr) constMEDCoupling::OverlapDEC
DEC()MEDCoupling::DEC
DECOptions()MEDCoupling::DECOptions
DECOptions(const DECOptions &deco)MEDCoupling::DECOptions
DO_ROTATE_STRINTERP_KERNEL::InterpolationOptionsstatic
filterInterpolationMethod(const std::string &meth) constINTERP_KERNEL::InterpolationOptions
GENERAL_SPLIT_24_STRINTERP_KERNEL::InterpolationOptionsstatic
GENERAL_SPLIT_48_STRINTERP_KERNEL::InterpolationOptionsstatic
GEOMETRIC_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic
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
getGroup()MEDCoupling::OverlapDEC
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
getOrientation() constINTERP_KERNEL::InterpolationOptions
getPrecision() constINTERP_KERNEL::InterpolationOptions
getPrintLevel() constINTERP_KERNEL::InterpolationOptions
getProjectionMaxDistance() const overrideINTERP_KERNEL::InterpolationOptionsvirtual
getProjectionOnSurfStatus() const overrideINTERP_KERNEL::InterpolationOptionsvirtual
getSourceLocalField()MEDCoupling::OverlapDEC
getSplittingPolicy() constINTERP_KERNEL::InterpolationOptions
getSplittingPolicyRepr() constINTERP_KERNEL::InterpolationOptions
getTargetLocalField()MEDCoupling::OverlapDEC
getTimeInterpolationMethod() constMEDCoupling::DECOptions
init()INTERP_KERNEL::InterpolationOptions
InterpolationOptions()INTERP_KERNEL::InterpolationOptions
InterpolationOptions(const InterpolationOptions &other)=defaultINTERP_KERNEL::InterpolationOptions
INTERSEC_TYPE_STRINTERP_KERNEL::InterpolationOptionsstatic
isInGroup() constMEDCoupling::OverlapDEC
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
operator=(const InterpolationOptions &other)=defaultINTERP_KERNEL::InterpolationOptions
ORIENTATION_STRINTERP_KERNEL::InterpolationOptionsstatic
OverlapDEC(const std::set< int > &procIds, const MPI_Comm &world_comm=MPI_COMM_WORLD)MEDCoupling::OverlapDEC
PLANAR_SPLIT_FACE_5_STRINTERP_KERNEL::InterpolationOptionsstatic
PLANAR_SPLIT_FACE_6_STRINTERP_KERNEL::InterpolationOptionsstatic
POINTLOCATOR_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
PRECISION_STRINTERP_KERNEL::InterpolationOptionsstatic
PRINT_LEV_STRINTERP_KERNEL::InterpolationOptionsstatic
printOptions() constINTERP_KERNEL::InterpolationOptions
recvData()MEDCoupling::OverlapDEC
release()MEDCoupling::OverlapDEC
sendData()MEDCoupling::OverlapDEC
sendRecvData(bool way=true)MEDCoupling::OverlapDECvirtual
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::OverlapDEC
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
setWorkSharingAlgo(int method)MEDCoupling::OverlapDEC
SPLITTING_POLICY_STRINTERP_KERNEL::InterpolationOptionsstatic
synchronize()MEDCoupling::OverlapDECvirtual
TRIANGULATION_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic
~DEC()MEDCoupling::DECvirtual
~InterpolationOptions()=defaultINTERP_KERNEL::InterpolationOptions
~OverlapDEC()MEDCoupling::OverlapDECvirtual