| advancedRepr() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| areCompatibleForMerge(const MEDCouplingMesh *other) const | ParaMEDMEM::MEDCouplingMesh | virtual |
| build3DUnstructuredMesh() const | ParaMEDMEM::MEDCouplingExtrudedMesh | |
| buildOrthogonalField() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| buildPart(const int *start, const int *end) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| buildPartAndReduceNodes(const int *start, const int *end, DataArrayInt *&arr) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| buildUnstructured() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| checkCoherency() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| checkCoherency1(double eps=1e-12) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| checkCoherency2(double eps=1e-12) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| checkDeepEquivalOnSameNodesWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| checkDeepEquivalWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor, DataArrayInt *&nodeCor) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| checkFastEquivalWith(const MEDCouplingMesh *other, double prec) const | ParaMEDMEM::MEDCouplingMesh | virtual |
| checkGeoEquivalWith(const MEDCouplingMesh *other, int levOfCheck, double prec, DataArrayInt *&cellCor, DataArrayInt *&nodeCor) const | ParaMEDMEM::MEDCouplingMesh | |
| checkTypeConsistencyAndContig(const std::vector< int > &code, const std::vector< const DataArrayInt * > &idsPerType) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| clone(bool recDeepCpy) const | ParaMEDMEM::MEDCouplingExtrudedMesh | |
| copyTinyInfoFrom(const MEDCouplingMesh *other) | ParaMEDMEM::MEDCouplingMesh | virtual |
| copyTinyStringsFrom(const MEDCouplingMesh *other) | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| declareAsNew() const | ParaMEDMEM::TimeLabel | |
| decrRef() const | ParaMEDMEM::RefCountObject | |
| deepCpy() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| fillFromAnalytic(TypeOfField t, int nbOfComp, FunctionToEvaluate func) const | ParaMEDMEM::MEDCouplingMesh | virtual |
| fillFromAnalytic(TypeOfField t, int nbOfComp, const char *func) const | ParaMEDMEM::MEDCouplingMesh | virtual |
| fillFromAnalytic2(TypeOfField t, int nbOfComp, const char *func) const | ParaMEDMEM::MEDCouplingMesh | virtual |
| fillFromAnalytic3(TypeOfField t, int nbOfComp, const std::vector< std::string > &varsOrder, const char *func) const | ParaMEDMEM::MEDCouplingMesh | virtual |
| FindCorrespCellByNodalConn(const std::vector< int > &nodalConnec, const int *revNodalPtr, const int *revNodalIndxPtr) | ParaMEDMEM::MEDCouplingExtrudedMesh | static |
| getAllGeoTypes() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getBarycenterAndOwner() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getBoundingBox(double *bbox) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getCellContainingPoint(const double *pos, double eps) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getCellIdsFullyIncludedInNodeIds(const int *partBg, const int *partEnd) const | ParaMEDMEM::MEDCouplingMesh | virtual |
| getCellsContainingPoint(const double *pos, double eps, std::vector< int > &elts) const | ParaMEDMEM::MEDCouplingMesh | virtual |
| getCellsContainingPoints(const double *pos, int nbOfPoints, double eps, std::vector< int > &elts, std::vector< int > &eltsIndex) const | ParaMEDMEM::MEDCouplingMesh | virtual |
| getCoordinatesAndOwner() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getCoordinatesOfNode(int nodeId, std::vector< double > &coo) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getDescription() const | ParaMEDMEM::MEDCouplingMesh | |
| getDistributionOfTypes() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getMeasureField(bool) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getMeasureFieldOnNode(bool) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getMesh1D() const | ParaMEDMEM::MEDCouplingExtrudedMesh | |
| getMesh2D() const | ParaMEDMEM::MEDCouplingExtrudedMesh | |
| getMesh3DIds() const | ParaMEDMEM::MEDCouplingExtrudedMesh | |
| getMeshDimension() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getName() const | ParaMEDMEM::MEDCouplingMesh | |
| getNodeIdsOfCell(int cellId, std::vector< int > &conn) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getNumberOfCells() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getNumberOfCellsWithType(INTERP_KERNEL::NormalizedCellType type) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getNumberOfNodes() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getSpaceDimension() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getTime(int &iteration, int &order) const | ParaMEDMEM::MEDCouplingMesh | |
| getTimeOfThis() const | ParaMEDMEM::TimeLabel | |
| getTimeUnit() const | ParaMEDMEM::MEDCouplingMesh | |
| getTinySerializationInformation(std::vector< double > &tinyInfoD, std::vector< int > &tinyInfo, std::vector< std::string > &littleStrings) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getType() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| getTypeOfCell(int cellId) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| incrRef() const | ParaMEDMEM::RefCountObject | |
| isEqual(const MEDCouplingMesh *other, double prec) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| isEqualWithoutConsideringStr(const MEDCouplingMesh *other, double prec) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| isStructured() const | ParaMEDMEM::MEDCouplingMesh | |
| MEDCouplingMesh() | ParaMEDMEM::MEDCouplingMesh | protected |
| MEDCouplingMesh(const MEDCouplingMesh &other) | ParaMEDMEM::MEDCouplingMesh | protected |
| MergeMeshes(const MEDCouplingMesh *mesh1, const MEDCouplingMesh *mesh2) | ParaMEDMEM::MEDCouplingMesh | static |
| MergeMeshes(std::vector< const MEDCouplingMesh * > &meshes) | ParaMEDMEM::MEDCouplingMesh | static |
| mergeMyselfWith(const MEDCouplingMesh *other) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| New(const MEDCouplingUMesh *mesh3D, const MEDCouplingUMesh *mesh2D, int cell2DId) | ParaMEDMEM::MEDCouplingExtrudedMesh | static |
| New() | ParaMEDMEM::MEDCouplingExtrudedMesh | static |
| operator=(const TimeLabel &other) | ParaMEDMEM::TimeLabel | |
| Project1DMeshes(const MEDCouplingUMesh *m1, const MEDCouplingUMesh *m2, double eps, MEDCouplingUMesh *&m1r, MEDCouplingUMesh *&m2r, double *v) | ParaMEDMEM::MEDCouplingExtrudedMesh | static |
| RefCountObject() | ParaMEDMEM::RefCountObject | protected |
| RefCountObject(const RefCountObject &other) | ParaMEDMEM::RefCountObject | protected |
| renumberCells(const int *old2NewBg, bool check) | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| resizeForUnserialization(const std::vector< int > &tinyInfo, DataArrayInt *a1, DataArrayDouble *a2, std::vector< std::string > &littleStrings) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| rotate(const double *center, const double *vector, double angle) | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| scale(const double *point, double factor) | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| serialize(DataArrayInt *&a1, DataArrayDouble *&a2) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| setDescription(const char *descr) | ParaMEDMEM::MEDCouplingMesh | |
| setName(const char *name) | ParaMEDMEM::MEDCouplingMesh | |
| setTime(double val, int iteration, int order) | ParaMEDMEM::MEDCouplingMesh | |
| setTimeUnit(const char *unit) | ParaMEDMEM::MEDCouplingMesh | |
| simpleRepr() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| simplexize(int policy) | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| splitProfilePerType(const DataArrayInt *profile, std::vector< int > &code, std::vector< DataArrayInt * > &idsInPflPerType, std::vector< DataArrayInt * > &idsPerType) const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| TimeLabel() | ParaMEDMEM::TimeLabel | protected |
| translate(const double *vector) | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| unserialization(const std::vector< double > &tinyInfoD, const std::vector< int > &tinyInfo, const DataArrayInt *a1, DataArrayDouble *a2, const std::vector< std::string > &littleStrings) | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| updateTime() const | ParaMEDMEM::MEDCouplingExtrudedMesh | virtual |
| updateTimeWith(const TimeLabel &other) const | ParaMEDMEM::TimeLabel | protected |
| writeVTK(const char *fileName) const | ParaMEDMEM::MEDCouplingMesh | |
| ~MEDCouplingMesh() | ParaMEDMEM::MEDCouplingMesh | protectedvirtual |
| ~RefCountObject() | ParaMEDMEM::RefCountObject | protectedvirtual |
| ~TimeLabel() | ParaMEDMEM::TimeLabel | protectedvirtual |