This is the complete list of members for MEDCoupling::MEDCouplingIMesh, including all inherited members.
| advancedRepr() const | MEDCoupling::MEDCouplingIMesh | virtual |
| ApplyGhostOnCompactFrmt(std::vector< std::pair< int, int > > &partBeforeFact, int ghostSize) | MEDCoupling::MEDCouplingStructuredMesh | static |
| areCompatibleForMerge(const MEDCouplingMesh *other) const | MEDCoupling::MEDCouplingMesh | virtual |
| AreRangesIntersect(const std::vector< std::pair< int, int > > &r1, const std::vector< std::pair< int, int > > &r2) | MEDCoupling::MEDCouplingStructuredMesh | static |
| AssignPartOfFieldOfDoubleUsing(const std::vector< int > &st, DataArrayDouble *fieldOfDbl, const std::vector< std::pair< int, int > > &partCompactFormat, const DataArrayDouble *other) | MEDCoupling::MEDCouplingStructuredMesh | static |
| asSingleCell() const | MEDCoupling::MEDCouplingIMesh | |
| Build1GTNodalConnectivity(const int *nodeStBg, const int *nodeStEnd) | MEDCoupling::MEDCouplingStructuredMesh | static |
| Build1GTNodalConnectivityOfSubLevelMesh(const int *nodeStBg, const int *nodeStEnd) | MEDCoupling::MEDCouplingStructuredMesh | static |
| build1SGTSubLevelMesh() const | MEDCoupling::MEDCouplingStructuredMesh | |
| build1SGTUnstructured() const | MEDCoupling::MEDCouplingStructuredMesh | |
| BuildExplicitIdsFrom(const std::vector< int > &st, const std::vector< std::pair< int, int > > &partCompactFormat) | MEDCoupling::MEDCouplingStructuredMesh | static |
| buildOrthogonalField() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| buildPart(const int *start, const int *end) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| buildPartAndReduceNodes(const int *start, const int *end, DataArrayInt *&arr) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| buildPartRange(int beginCellIds, int endCellIds, int stepCellIds) const | MEDCoupling::MEDCouplingMesh | virtual |
| buildPartRangeAndReduceNodes(int beginCellIds, int endCellIds, int stepCellIds, int &beginOut, int &endOut, int &stepOut, DataArrayInt *&arr) const | MEDCoupling::MEDCouplingMesh | virtual |
| buildStructuredSubPart(const std::vector< std::pair< int, int > > &cellPart) const | MEDCoupling::MEDCouplingIMesh | virtual |
| buildUnstructured() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| buildWithGhost(int ghostLev) const | MEDCoupling::MEDCouplingIMesh | |
| ChangeReferenceFromGlobalOfCompactFrmt(const std::vector< std::pair< int, int > > &bigInAbs, const std::vector< std::pair< int, int > > &partOfBigInAbs, std::vector< std::pair< int, int > > &partOfBigRelativeToBig, bool check=true) | MEDCoupling::MEDCouplingStructuredMesh | static |
| ChangeReferenceToGlobalOfCompactFrmt(const std::vector< std::pair< int, int > > &bigInAbs, const std::vector< std::pair< int, int > > &partOfBigRelativeToBig, std::vector< std::pair< int, int > > &partOfBigInAbs, bool check=true) | MEDCoupling::MEDCouplingStructuredMesh | static |
| checkConsistency(double eps=1e-12) const | MEDCoupling::MEDCouplingIMesh | virtual |
| checkConsistencyLight() const | MEDCoupling::MEDCouplingIMesh | virtual |
| checkDeepEquivalOnSameNodesWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor) const | MEDCoupling::MEDCouplingIMesh | virtual |
| checkDeepEquivalWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor, DataArrayInt *&nodeCor) const | MEDCoupling::MEDCouplingIMesh | virtual |
| checkFastEquivalWith(const MEDCouplingMesh *other, double prec) const | MEDCoupling::MEDCouplingMesh | virtual |
| checkGeoEquivalWith(const MEDCouplingMesh *other, int levOfCheck, double prec, DataArrayInt *&cellCor, DataArrayInt *&nodeCor) const | MEDCoupling::MEDCouplingMesh | |
| checkTypeConsistencyAndContig(const std::vector< int > &code, const std::vector< const DataArrayInt * > &idsPerType) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| clone(bool recDeepCpy) const | MEDCoupling::MEDCouplingIMesh | virtual |
| computeCellCenterOfMass() const | MEDCoupling::MEDCouplingIMesh | virtual |
| ComputeCornersGhost(const std::vector< int > &st, int ghostLev) | MEDCoupling::MEDCouplingStructuredMesh | static |
| computeEffectiveNbOfNodesPerCell() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| computeIsoBarycenterOfNodesPerCell() const | MEDCoupling::MEDCouplingIMesh | virtual |
| computeNbOfFacesPerCell() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| computeNbOfNodesPerCell() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| ComputeSignaturePerAxisOf(const std::vector< int > &st, const std::vector< bool > &crit) | MEDCoupling::MEDCouplingStructuredMesh | static |
| computeSquareness() const | MEDCoupling::MEDCouplingStructuredMesh | |
| CondenseFineToCoarse(const std::vector< int > &coarseSt, const DataArrayDouble *fineDA, const std::vector< std::pair< int, int > > &fineLocInCoarse, const std::vector< int > &facts, DataArrayDouble *coarseDA) | MEDCoupling::MEDCouplingIMesh | static |
| CondenseFineToCoarseGhost(const std::vector< int > &coarseSt, const DataArrayDouble *fineDA, const std::vector< std::pair< int, int > > &fineLocInCoarse, const std::vector< int > &facts, DataArrayDouble *coarseDA, int ghostSize) | MEDCoupling::MEDCouplingIMesh | static |
| convertToCartesian() const | MEDCoupling::MEDCouplingIMesh | |
| copyTinyInfoFrom(const MEDCouplingMesh *other) | MEDCoupling::MEDCouplingMesh | virtual |
| copyTinyStringsFrom(const MEDCouplingMesh *other) | MEDCoupling::MEDCouplingIMesh | virtual |
| declareAsNew() const | MEDCoupling::TimeLabel | |
| decrRef() const | MEDCoupling::RefCountObjectOnly | |
| DeduceNumberOfGivenRangeInCompactFrmt(const std::vector< std::pair< int, int > > &partCompactFormat) | MEDCoupling::MEDCouplingStructuredMesh | static |
| DeduceNumberOfGivenStructure(const std::vector< int > &st) | MEDCoupling::MEDCouplingStructuredMesh | static |
| deepCopy() const | MEDCoupling::MEDCouplingIMesh | virtual |
| ExtractFieldOfBoolFrom(const std::vector< int > &st, const std::vector< bool > &fieldOfBool, const std::vector< std::pair< int, int > > &partCompactFormat, std::vector< bool > &fieldOut) | MEDCoupling::MEDCouplingStructuredMesh | static |
| ExtractFieldOfDoubleFrom(const std::vector< int > &st, const DataArrayDouble *fieldOfDbl, const std::vector< std::pair< int, int > > &partCompactFormat) | MEDCoupling::MEDCouplingStructuredMesh | static |
| fillFromAnalytic(TypeOfField t, int nbOfComp, FunctionToEvaluate func) const | MEDCoupling::MEDCouplingMesh | virtual |
| fillFromAnalytic(TypeOfField t, int nbOfComp, const std::string &func) const | MEDCoupling::MEDCouplingMesh | virtual |
| fillFromAnalyticCompo(TypeOfField t, int nbOfComp, const std::string &func) const | MEDCoupling::MEDCouplingMesh | virtual |
| fillFromAnalyticNamedCompo(TypeOfField t, int nbOfComp, const std::vector< std::string > &varsOrder, const std::string &func) const | MEDCoupling::MEDCouplingMesh | virtual |
| FindMinimalPartOf(int minPatchLgth, const std::vector< int > &st, const std::vector< bool > &crit, std::vector< bool > &reducedCrit, std::vector< std::pair< int, int > > &partCompactFormat) | MEDCoupling::MEDCouplingStructuredMesh | static |
| FindTheWidestAxisOfGivenRangeInCompactFrmt(const std::vector< std::pair< int, int > > &partCompactFormat, int &axisId, int &sizeOfRange) | MEDCoupling::MEDCouplingStructuredMesh | static |
| FindTranslationFrom(const std::vector< std::pair< int, int > > &startingFrom, const std::vector< std::pair< int, int > > &goingTo) | MEDCoupling::MEDCouplingStructuredMesh | static |
| forceTimeOfThis(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
| getAllGeoTypes() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| getAllTheProgeny() const | MEDCoupling::BigMemoryObject | |
| getAxisUnit() const | MEDCoupling::MEDCouplingIMesh | |
| getBoundingBox(double *bbox) const | MEDCoupling::MEDCouplingIMesh | virtual |
| getCellContainingPoint(const double *pos, double eps) const | MEDCoupling::MEDCouplingIMesh | virtual |
| getCellGridStructure() const | MEDCoupling::MEDCouplingStructuredMesh | |
| getCellIdFromPos(int i, int j, int k) const | MEDCoupling::MEDCouplingStructuredMesh | |
| getCellIdsFullyIncludedInNodeIds(const int *partBg, const int *partEnd) const | MEDCoupling::MEDCouplingMesh | virtual |
| getCellsContainingPoint(const double *pos, double eps, std::vector< int > &elts) const | MEDCoupling::MEDCouplingIMesh | virtual |
| getCellsContainingPoints(const double *pos, int nbOfPoints, double eps, MCAuto< DataArrayInt > &elts, MCAuto< DataArrayInt > &eltsIndex) const | MEDCoupling::MEDCouplingMesh | virtual |
| GetCompactFrmtFromDimensions(const std::vector< int > &dims) | MEDCoupling::MEDCouplingStructuredMesh | static |
| getCoordinatesAndOwner() const | MEDCoupling::MEDCouplingIMesh | virtual |
| getCoordinatesOfNode(int nodeId, std::vector< double > &coo) const | MEDCoupling::MEDCouplingIMesh | virtual |
| GetCorrespondingPolyType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getDescription() const | MEDCoupling::MEDCouplingMesh | |
| GetDimensionOfGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| GetDimensionsFromCompactFrmt(const std::vector< std::pair< int, int > > &partCompactFormat) | MEDCoupling::MEDCouplingStructuredMesh | static |
| getDirectAccessOfCoordsArrIfInStructure() const | MEDCoupling::MEDCouplingIMesh | virtual |
| getDirectChildren() const | MEDCoupling::BigMemoryObject | |
| getDirectChildrenWithNull() const | MEDCoupling::MEDCouplingIMesh | virtual |
| getDistributionOfTypes() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| getDXYZ() const | MEDCoupling::MEDCouplingIMesh | |
| GetGeoTypeGivenMeshDimension(int meshDim) | MEDCoupling::MEDCouplingStructuredMesh | static |
| getHeapMemorySize() const | MEDCoupling::BigMemoryObject | |
| GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs) | MEDCoupling::BigMemoryObject | static |
| getHeapMemorySizeStr() const | MEDCoupling::BigMemoryObject | |
| getHeapMemorySizeWithoutChildren() const | MEDCoupling::MEDCouplingIMesh | virtual |
| getLocationFromCellId(int cellId) const | MEDCoupling::MEDCouplingStructuredMesh | |
| getLocationFromNodeId(int nodeId) const | MEDCoupling::MEDCouplingStructuredMesh | |
| getMeasureField(bool isAbs) const | MEDCoupling::MEDCouplingIMesh | virtual |
| getMeasureFieldOnNode(bool isAbs) const | MEDCoupling::MEDCouplingIMesh | virtual |
| getMeasureOfAnyCell() const | MEDCoupling::MEDCouplingIMesh | |
| getMeshDimension() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| getName() const | MEDCoupling::MEDCouplingMesh | |
| getNodeGridStructure(int *res) const | MEDCoupling::MEDCouplingIMesh | virtual |
| getNodeGridStructure() const | MEDCoupling::MEDCouplingIMesh | virtual |
| getNodeIdFromPos(int i, int j, int k) const | MEDCoupling::MEDCouplingStructuredMesh | |
| getNodeIdsOfCell(int cellId, std::vector< int > &conn) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| getNodeStruct() const | MEDCoupling::MEDCouplingIMesh | |
| getNumberOfCells() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| getNumberOfCellsOfSubLevelMesh() const | MEDCoupling::MEDCouplingStructuredMesh | |
| getNumberOfCellsWithType(INTERP_KERNEL::NormalizedCellType type) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| getNumberOfNodes() const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| GetNumberOfNodesOfGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getOrigin() const | MEDCoupling::MEDCouplingIMesh | |
| GetPosFromId(int eltId, int meshDim, const int *split, int *res) | MEDCoupling::MEDCouplingStructuredMesh | static |
| getRCValue() const | MEDCoupling::RefCountObjectOnly | |
| GetReprOfGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getReverseNodalConnectivity(DataArrayInt *revNodal, DataArrayInt *revNodalIndx) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| getSpaceDimension() const | MEDCoupling::MEDCouplingIMesh | virtual |
| getSpaceDimensionOnNodeStruct() const | MEDCoupling::MEDCouplingStructuredMesh | |
| getSplitCellValues(int *res) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| getSplitNodeValues(int *res) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| GetSplitVectFromStruct(const std::vector< int > &strct) | MEDCoupling::MEDCouplingStructuredMesh | static |
| getTime(int &iteration, int &order) const | MEDCoupling::MEDCouplingMesh | |
| getTimeOfThis() const | MEDCoupling::TimeLabel | |
| getTimeUnit() const | MEDCoupling::MEDCouplingMesh | |
| getTinySerializationInformation(std::vector< double > &tinyInfoD, std::vector< int > &tinyInfo, std::vector< std::string > &littleStrings) const | MEDCoupling::MEDCouplingIMesh | virtual |
| getType() const | MEDCoupling::MEDCouplingIMesh | virtual |
| getTypeOfCell(int cellId) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| getVTKFileExtension() const | MEDCoupling::MEDCouplingIMesh | virtual |
| getVTKFileNameOf(const std::string &fileName) const | MEDCoupling::MEDCouplingMesh | |
| giveCellsWithType(INTERP_KERNEL::NormalizedCellType type) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| incrRef() const | MEDCoupling::RefCountObjectOnly | |
| IntersectRanges(const std::vector< std::pair< int, int > > &r1, const std::vector< std::pair< int, int > > &r2) | MEDCoupling::MEDCouplingStructuredMesh | static |
| isEqual(const MEDCouplingMesh *other, double prec) const | MEDCoupling::MEDCouplingMesh | virtual |
| isEqualIfNotWhy(const MEDCouplingMesh *other, double prec, std::string &reason) const | MEDCoupling::MEDCouplingIMesh | virtual |
| isEqualWithoutConsideringStr(const MEDCouplingMesh *other, double prec) const | MEDCoupling::MEDCouplingIMesh | virtual |
| IsLinearGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| isObjectInTheProgeny(const BigMemoryObject *obj) const | MEDCoupling::BigMemoryObject | |
| IsPartStructured(const int *startIds, const int *stopIds, const std::vector< int > &st, std::vector< std::pair< int, int > > &partCompactFormat) | MEDCoupling::MEDCouplingStructuredMesh | static |
| IsStaticGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| isStructured() const | MEDCoupling::MEDCouplingMesh | |
| MEDCouplingMesh() | MEDCoupling::MEDCouplingMesh | protected |
| MEDCouplingMesh(const MEDCouplingMesh &other) | MEDCoupling::MEDCouplingMesh | protected |
| MEDCouplingStructuredMesh() | MEDCoupling::MEDCouplingStructuredMesh | protected |
| MEDCouplingStructuredMesh(const MEDCouplingStructuredMesh &other, bool deepCopy) | MEDCoupling::MEDCouplingStructuredMesh | protected |
| MergeMeshes(const MEDCouplingMesh *mesh1, const MEDCouplingMesh *mesh2) | MEDCoupling::MEDCouplingMesh | static |
| MergeMeshes(std::vector< const MEDCouplingMesh * > &meshes) | MEDCoupling::MEDCouplingMesh | static |
| mergeMyselfWith(const MEDCouplingMesh *other) const | MEDCoupling::MEDCouplingIMesh | virtual |
| MultiplyPartOf(const std::vector< int > &st, const std::vector< std::pair< int, int > > &part, double factor, DataArrayDouble *da) | MEDCoupling::MEDCouplingStructuredMesh | static |
| MultiplyPartOfByGhost(const std::vector< int > &st, const std::vector< std::pair< int, int > > &part, int ghostSize, double factor, DataArrayDouble *da) | MEDCoupling::MEDCouplingStructuredMesh | static |
| New() | MEDCoupling::MEDCouplingIMesh | static |
| New(const std::string &meshName, int spaceDim, const int *nodeStrctStart, const int *nodeStrctStop, const double *originStart, const double *originStop, const double *dxyzStart, const double *dxyzStop) | MEDCoupling::MEDCouplingIMesh | static |
| MEDCoupling::operator=(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | |
| MEDCoupling::TimeLabel::operator=(const TimeLabel &other) | MEDCoupling::TimeLabel | |
| PutInGhostFormat(int ghostSize, const std::vector< int > &st, const std::vector< std::pair< int, int > > &part, std::vector< int > &stWithGhost, std::vector< std::pair< int, int > > &partWithGhost) | MEDCoupling::MEDCouplingStructuredMesh | static |
| RefCountObject() | MEDCoupling::RefCountObject | protected |
| RefCountObject(const RefCountObject &other) | MEDCoupling::RefCountObject | protected |
| RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protected |
| RefCountObjectOnly(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | protected |
| refineWithFactor(const std::vector< int > &factors) | MEDCoupling::MEDCouplingIMesh | |
| renumberCells(const int *old2NewBg, bool check=true) | MEDCoupling::MEDCouplingIMesh | virtual |
| reprQuickOverview(std::ostream &stream) const | MEDCoupling::MEDCouplingIMesh | virtual |
| resizeForUnserialization(const std::vector< int > &tinyInfo, DataArrayInt *a1, DataArrayDouble *a2, std::vector< std::string > &littleStrings) const | MEDCoupling::MEDCouplingIMesh | virtual |
| rotate(const double *center, const double *vector, double angle) | MEDCoupling::MEDCouplingIMesh | virtual |
| scale(const double *point, double factor) | MEDCoupling::MEDCouplingIMesh | virtual |
| serialize(DataArrayInt *&a1, DataArrayDouble *&a2) const | MEDCoupling::MEDCouplingIMesh | virtual |
| setAxisUnit(const std::string &unitName) | MEDCoupling::MEDCouplingIMesh | |
| setDescription(const std::string &descr) | MEDCoupling::MEDCouplingMesh | |
| setDXYZ(const double *dxyzStart, const double *dxyzStop) | MEDCoupling::MEDCouplingIMesh | |
| setName(const std::string &name) | MEDCoupling::MEDCouplingMesh | |
| setNodeStruct(const int *nodeStrctStart, const int *nodeStrctStop) | MEDCoupling::MEDCouplingIMesh | |
| setOrigin(const double *originStart, const double *originStop) | MEDCoupling::MEDCouplingIMesh | |
| setSpaceDimension(int spaceDim) | MEDCoupling::MEDCouplingIMesh | |
| setTime(double val, int iteration, int order) | MEDCoupling::MEDCouplingMesh | |
| setTimeUnit(const std::string &unit) | MEDCoupling::MEDCouplingMesh | |
| simpleRepr() const | MEDCoupling::MEDCouplingIMesh | virtual |
| simplexize(int policy) | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| splitProfilePerType(const DataArrayInt *profile, std::vector< int > &code, std::vector< DataArrayInt * > &idsInPflPerType, std::vector< DataArrayInt * > &idsPerType) const | MEDCoupling::MEDCouplingStructuredMesh | virtual |
| SpreadCoarseToFine(const DataArrayDouble *coarseDA, const std::vector< int > &coarseSt, DataArrayDouble *fineDA, const std::vector< std::pair< int, int > > &fineLocInCoarse, const std::vector< int > &facts) | MEDCoupling::MEDCouplingIMesh | static |
| SpreadCoarseToFineGhost(const DataArrayDouble *coarseDA, const std::vector< int > &coarseSt, DataArrayDouble *fineDA, const std::vector< std::pair< int, int > > &fineLocInCoarse, const std::vector< int > &facts, int ghostSize) | MEDCoupling::MEDCouplingIMesh | static |
| SpreadCoarseToFineGhostZone(const DataArrayDouble *coarseDA, const std::vector< int > &coarseSt, DataArrayDouble *fineDA, const std::vector< std::pair< int, int > > &fineLocInCoarse, const std::vector< int > &facts, int ghostSize) | MEDCoupling::MEDCouplingIMesh | static |
| SwitchOnIdsFrom(const std::vector< int > &st, const std::vector< std::pair< int, int > > &partCompactFormat, std::vector< bool > &vectToSwitchOn) | MEDCoupling::MEDCouplingStructuredMesh | static |
| TimeLabel() | MEDCoupling::TimeLabel | protected |
| translate(const double *vector) | MEDCoupling::MEDCouplingIMesh | virtual |
| TranslateCompactFrmt(const std::vector< std::pair< int, int > > &part, const std::vector< int > &translation) | MEDCoupling::MEDCouplingStructuredMesh | static |
| unserialization(const std::vector< double > &tinyInfoD, const std::vector< int > &tinyInfo, const DataArrayInt *a1, DataArrayDouble *a2, const std::vector< std::string > &littleStrings) | MEDCoupling::MEDCouplingIMesh | virtual |
| updateTime() const | MEDCoupling::MEDCouplingIMesh | virtual |
| updateTimeWith(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
| writeVTK(const std::string &fileName, bool isBinary=true) const | MEDCoupling::MEDCouplingMesh | |
| ZipNodeStructure(const int *nodeStBg, const int *nodeStEnd, int zipNodeSt[3]) | MEDCoupling::MEDCouplingStructuredMesh | protectedstatic |
| ~BigMemoryObject() | MEDCoupling::BigMemoryObject | virtual |
| ~MEDCouplingMesh() | MEDCoupling::MEDCouplingMesh | protectedvirtual |
| ~MEDCouplingStructuredMesh() | MEDCoupling::MEDCouplingStructuredMesh | protected |
| ~RefCountObject() | MEDCoupling::RefCountObject | protectedvirtual |
| ~RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protectedvirtual |
| ~TimeLabel() | MEDCoupling::TimeLabel | protectedvirtual |