| advancedRepr() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| areCompatibleForMerge(const MEDCouplingMesh *other) const | MEDCoupling::MEDCouplingMesh | virtual |
| build3DUnstructuredMesh() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | |
| buildOrthogonalField() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| buildPart(const mcIdType *start, const mcIdType *end) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| buildPartAndReduceNodes(const mcIdType *start, const mcIdType *end, DataArrayIdType *&arr) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| buildPartRange(mcIdType beginCellIds, mcIdType endCellIds, mcIdType stepCellIds) const | MEDCoupling::MEDCouplingMesh | virtual |
| buildPartRangeAndReduceNodes(mcIdType beginCellIds, mcIdType endCellIds, mcIdType stepCellIds, mcIdType &beginOut, mcIdType &endOut, mcIdType &stepOut, DataArrayIdType *&arr) const | MEDCoupling::MEDCouplingMesh | virtual |
| buildUnstructured() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| checkConsistency(double eps=1e-12) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| checkConsistencyLight() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| checkDeepEquivalOnSameNodesWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayIdType *&cellCor) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| checkDeepEquivalWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayIdType *&cellCor, DataArrayIdType *&nodeCor) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| checkFastEquivalWith(const MEDCouplingMesh *other, double prec) const | MEDCoupling::MEDCouplingMesh | virtual |
| checkGeoEquivalWith(const MEDCouplingMesh *other, int levOfCheck, double prec, DataArrayIdType *&cellCor, DataArrayIdType *&nodeCor) const | MEDCoupling::MEDCouplingMesh | |
| checkTypeConsistencyAndContig(const std::vector< mcIdType > &code, const std::vector< const DataArrayIdType * > &idsPerType) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| clone(bool recDeepCpy) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| computeCellCenterOfMass() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| computeEffectiveNbOfNodesPerCell() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| computeIsoBarycenterOfNodesPerCell() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| computeMeshCenterOfMass() const | MEDCoupling::MEDCouplingMesh | virtual |
| computeNbOfFacesPerCell() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| computeNbOfNodesPerCell() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| copyTinyInfoFrom(const MEDCouplingMesh *other) | MEDCoupling::MEDCouplingMesh | virtual |
| copyTinyStringsFrom(const MEDCouplingMesh *other) | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| debugHeapMemorySize() const | MEDCoupling::BigMemoryObject | |
| declareAsNew() const | MEDCoupling::TimeLabel | |
| decrRef() const | MEDCoupling::RefCountObjectOnly | |
| deepCopy() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| 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 |
| FindCorrespCellByNodalConn(const std::vector< mcIdType > &nodalConnec, const mcIdType *revNodalPtr, const mcIdType *revNodalIndxPtr) | MEDCoupling::MEDCouplingMappedExtrudedMesh | static |
| forceTimeOfThis(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
| get2DCellIdForExtrusion() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | |
| getAllGeoTypes() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getAllTheProgeny() const | MEDCoupling::BigMemoryObject | |
| getBoundingBox(double *bbox) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getCellContainingPoint(const double *pos, double eps) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getCellIdsFullyIncludedInNodeIds(const mcIdType *partBg, const mcIdType *partEnd) const | MEDCoupling::MEDCouplingMesh | virtual |
| getCellsContainingPoint(const double *pos, double eps, std::vector< mcIdType > &elts) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getCellsContainingPoints(const double *pos, mcIdType nbOfPoints, double eps, MCAuto< DataArrayIdType > &elts, MCAuto< DataArrayIdType > &eltsIndex) const | MEDCoupling::MEDCouplingMesh | virtual |
| getCellsContainingPointsLinearPartOnlyOnNonDynType(const double *pos, mcIdType nbOfPoints, double eps, MCAuto< DataArrayIdType > &elts, MCAuto< DataArrayIdType > &eltsIndex) const | MEDCoupling::MEDCouplingMesh | virtual |
| getClassName() const override | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getCoordinatesAndOwner() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getCoordinatesOfNode(mcIdType nodeId, std::vector< double > &coo) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| GetCorrespondingPolyType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getDescription() const | MEDCoupling::MEDCouplingMesh | |
| GetDimensionOfGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getDirectAccessOfCoordsArrIfInStructure() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getDirectChildren() const | MEDCoupling::BigMemoryObject | |
| getDirectChildrenWithNull() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getDistributionOfTypes() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getHeapMemorySize() const | MEDCoupling::BigMemoryObject | |
| GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs) | MEDCoupling::BigMemoryObject | static |
| getHeapMemorySizeStr() const | MEDCoupling::BigMemoryObject | |
| getHeapMemorySizeWithoutChildren() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getMeasureField(bool) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getMeasureFieldOnNode(bool) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getMesh1D() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | |
| getMesh2D() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | |
| getMesh3DIds() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | |
| getMeshDimension() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getName() const | MEDCoupling::MEDCouplingMesh | |
| getNodeIdsOfCell(mcIdType cellId, std::vector< mcIdType > &conn) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getNumberOfCells() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getNumberOfCellsWithType(INTERP_KERNEL::NormalizedCellType type) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getNumberOfNodes() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| GetNumberOfNodesOfGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getRCValue() const | MEDCoupling::RefCountObjectOnly | |
| GetReprOfGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getReverseNodalConnectivity(DataArrayIdType *revNodal, DataArrayIdType *revNodalIndx) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getSpaceDimension() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getTime(int &iteration, int &order) const | MEDCoupling::MEDCouplingMesh | |
| getTimeOfThis() const | MEDCoupling::TimeLabel | |
| getTimeUnit() const | MEDCoupling::MEDCouplingMesh | |
| getTinySerializationInformation(std::vector< double > &tinyInfoD, std::vector< mcIdType > &tinyInfo, std::vector< std::string > &littleStrings) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getType() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getTypeOfCell(mcIdType cellId) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getVTKFileExtension() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| getVTKFileNameOf(const std::string &fileName) const | MEDCoupling::MEDCouplingMesh | |
| giveCellsWithType(INTERP_KERNEL::NormalizedCellType type) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| incrRef() const | MEDCoupling::RefCountObjectOnly | |
| isEqual(const MEDCouplingMesh *other, double prec) const | MEDCoupling::MEDCouplingMesh | virtual |
| isEqualIfNotWhy(const MEDCouplingMesh *other, double prec, std::string &reason) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| isEqualWithoutConsideringStr(const MEDCouplingMesh *other, double prec) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| IsLinearGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| isObjectInTheProgeny(const BigMemoryObject *obj) const | MEDCoupling::BigMemoryObject | |
| IsStaticGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| isStructured() const | MEDCoupling::MEDCouplingMesh | |
| MEDCouplingMesh() | MEDCoupling::MEDCouplingMesh | protected |
| MEDCouplingMesh(const MEDCouplingMesh &other) | MEDCoupling::MEDCouplingMesh | 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::MEDCouplingMappedExtrudedMesh | virtual |
| New(const MEDCouplingUMesh *mesh3D, const MEDCouplingUMesh *mesh2D, mcIdType cell2DId) | MEDCoupling::MEDCouplingMappedExtrudedMesh | static |
| New(const MEDCouplingCMesh *mesh3D) | MEDCoupling::MEDCouplingMappedExtrudedMesh | static |
| New() | MEDCoupling::MEDCouplingMappedExtrudedMesh | static |
| MEDCoupling::operator=(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | |
| MEDCoupling::TimeLabel::operator=(const TimeLabel &other) | MEDCoupling::TimeLabel | |
| Project1DMeshes(const MEDCouplingUMesh *m1, const MEDCouplingUMesh *m2, double eps, MEDCouplingUMesh *&m1r, MEDCouplingUMesh *&m2r, double *v) | MEDCoupling::MEDCouplingMappedExtrudedMesh | static |
| RefCountObject() | MEDCoupling::RefCountObject | protected |
| RefCountObject(const RefCountObject &other) | MEDCoupling::RefCountObject | protected |
| RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protected |
| RefCountObjectOnly(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | protected |
| renumberCells(const mcIdType *old2NewBg, bool check=true) | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| reprQuickOverview(std::ostream &stream) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| resizeForUnserialization(const std::vector< mcIdType > &tinyInfo, DataArrayIdType *a1, DataArrayDouble *a2, std::vector< std::string > &littleStrings) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| rotate(const double *center, const double *vector, double angle) | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| scale(const double *point, double factor) | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| serialize(DataArrayIdType *&a1, DataArrayDouble *&a2) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| setDescription(const std::string &descr) | MEDCoupling::MEDCouplingMesh | |
| setName(const std::string &name) | MEDCoupling::MEDCouplingMesh | |
| setTime(double val, int iteration, int order) | MEDCoupling::MEDCouplingMesh | |
| setTimeUnit(const std::string &unit) | MEDCoupling::MEDCouplingMesh | |
| simpleRepr() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| simplexize(int policy) | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| splitProfilePerType(const DataArrayIdType *profile, std::vector< mcIdType > &code, std::vector< DataArrayIdType * > &idsInPflPerType, std::vector< DataArrayIdType * > &idsPerType, bool smartPflKiller=true) const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| TimeLabel(const TimeLabel &other)=default | MEDCoupling::TimeLabel | |
| TimeLabel() | MEDCoupling::TimeLabel | protected |
| translate(const double *vector) | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| unserialization(const std::vector< double > &tinyInfoD, const std::vector< mcIdType > &tinyInfo, const DataArrayIdType *a1, DataArrayDouble *a2, const std::vector< std::string > &littleStrings) | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| updateTime() const | MEDCoupling::MEDCouplingMappedExtrudedMesh | virtual |
| updateTimeWith(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
| writeVTK(const std::string &fileName, bool isBinary=true) const | MEDCoupling::MEDCouplingMesh | |
| ~BigMemoryObject() | MEDCoupling::BigMemoryObject | virtual |
| ~MEDCouplingMesh() | MEDCoupling::MEDCouplingMesh | protectedvirtual |
| ~RefCountObject() | MEDCoupling::RefCountObject | protectedvirtual |
| ~RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protectedvirtual |
| ~TimeLabel() | MEDCoupling::TimeLabel | protectedvirtual |