Version: 9.14.0
MEDCoupling::MEDCouplingIMesh Member List

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

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