, including all inherited members.
| _coords | ParaMEDMEM::MEDCouplingPointSet | [protected] |
| advancedRepr() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| areCompatibleForMerge(const MEDCouplingMesh *other) const | ParaMEDMEM::MEDCouplingMesh | [virtual] |
| areCoordsEqual(const MEDCouplingPointSet &other, double prec) const | ParaMEDMEM::MEDCouplingPointSet | |
| areCoordsEqualWithoutConsideringStr(const MEDCouplingPointSet &other, double prec) const | ParaMEDMEM::MEDCouplingPointSet | |
| buildBoundaryMesh(bool keepCoords) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| buildFacePartOfMySelfNode(const int *start, const int *end, bool fullyIn) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| BuildInstanceFromMeshType(MEDCouplingMeshType type) | ParaMEDMEM::MEDCouplingPointSet | [static] |
| buildNewNumberingFromCommonNodesFormat(const DataArrayInt *comm, const DataArrayInt *commIndex, int &newNbOfNodes) const | ParaMEDMEM::MEDCouplingPointSet | |
| buildOrthogonalField() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| buildPart(const int *start, const int *end) const | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| buildPartAndReduceNodes(const int *start, const int *end, DataArrayInt *&arr) const | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| buildPartOfMySelf(const int *start, const int *end, bool keepCoords) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| buildPartOfMySelfNode(const int *start, const int *end, bool fullyIn) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| buildPermArrayForMergeNode(int limitNodeId, double precision, bool &areNodesMerged, int &newNbOfNodes) const | ParaMEDMEM::MEDCouplingPointSet | |
| buildUnstructured() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| changeSpaceDimension(int newSpaceDim, double dftVal=0.) | ParaMEDMEM::MEDCouplingPointSet | |
| checkCoherency() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| checkCoherency1(double eps=1e-12) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| checkCoherency2(double eps=1e-12) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| checkDeepEquivalOnSameNodesWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| checkDeepEquivalWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor, DataArrayInt *&nodeCor) const | ParaMEDMEM::MEDCouplingUMeshDesc | [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::MEDCouplingUMeshDesc | [virtual] |
| copyTinyInfoFrom(const MEDCouplingMesh *other) | ParaMEDMEM::MEDCouplingMesh | [virtual] |
| copyTinyStringsFrom(const MEDCouplingMesh *other) | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| declareAsNew() const | ParaMEDMEM::TimeLabel | |
| decrRef() | ParaMEDMEM::RefCountObject | |
| deepCpy() const | ParaMEDMEM::MEDCouplingUMeshDesc | [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] |
| findBoundaryNodes(std::vector< int > &nodes) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| findCommonNodes(int limitNodeId, double prec, DataArrayInt *&comm, DataArrayInt *&commIndex) const | ParaMEDMEM::MEDCouplingPointSet | |
| findCommonNodesAlg(std::vector< double > &bbox, int nbNodes, int limitNodeId, double prec, std::vector< int > &c, std::vector< int > &cI) const | ParaMEDMEM::MEDCouplingPointSet | [protected] |
| findNodeIdsNearPointAlg(std::vector< double > &bbox, const double *pos, int nbNodes, double eps, std::vector< int > &c, std::vector< int > &cI) const | ParaMEDMEM::MEDCouplingPointSet | [protected] |
| findNodesOnPlane(const double *pt, const double *vec, double eps, std::vector< int > &nodes) const | ParaMEDMEM::MEDCouplingPointSet | |
| getAllGeoTypes() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getBarycenterAndOwner() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getBoundingBox(double *bbox) const | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| getCaracteristicDimension() const | ParaMEDMEM::MEDCouplingPointSet | |
| getCellContainingPoint(const double *pos, double eps) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getCellIdsFullyIncludedInNodeIds(const int *partBg, const int *partEnd) const | ParaMEDMEM::MEDCouplingMesh | [virtual] |
| getCellMeshLength() const | ParaMEDMEM::MEDCouplingUMeshDesc | |
| 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] |
| getCellsInBoundingBox(const double *bbox, double eps, std::vector< int > &elems) | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getCellsInBoundingBox(const INTERP_KERNEL::DirectedBoundingBox &bbox, double eps, std::vector< int > &elems) | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getCoordinatesAndOwner() const | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| getCoordinatesOfNode(int nodeId, std::vector< double > &coo) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getCoords() const | ParaMEDMEM::MEDCouplingPointSet | |
| getCoords() | ParaMEDMEM::MEDCouplingPointSet | |
| getDescription() const | ParaMEDMEM::MEDCouplingMesh | |
| getFaceMeshLength() const | ParaMEDMEM::MEDCouplingUMeshDesc | |
| getMeasureField(bool isAbs) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getMeasureFieldOnNode(bool isAbs) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getMeshDimension() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getName() const | ParaMEDMEM::MEDCouplingMesh | |
| getNodeIdsNearPoint(const double *pos, double eps) const | ParaMEDMEM::MEDCouplingPointSet | |
| getNodeIdsNearPoints(const double *pos, int nbOfNodes, double eps, std::vector< int > &c, std::vector< int > &cI) const | ParaMEDMEM::MEDCouplingPointSet | |
| getNodeIdsOfCell(int cellId, std::vector< int > &conn) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getNumberOfCells() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getNumberOfCellsWithType(INTERP_KERNEL::NormalizedCellType type) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getNumberOfFaces() const | ParaMEDMEM::MEDCouplingUMeshDesc | |
| getNumberOfNodes() const | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| getSpaceDimension() const | ParaMEDMEM::MEDCouplingPointSet | [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::MEDCouplingUMeshDesc | [virtual] |
| getType() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| getTypeOfCell(int cellId) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| incrRef() const | ParaMEDMEM::RefCountObject | |
| intersectsBoundingBox(const double *bb1, const double *bb2, int dim, double eps) | ParaMEDMEM::MEDCouplingPointSet | [protected, static] |
| intersectsBoundingBox(const INTERP_KERNEL::DirectedBoundingBox &bb1, const double *bb2, int dim, double eps) | ParaMEDMEM::MEDCouplingPointSet | [protected, static] |
| isButterfly2DCell(const std::vector< double > &res, bool isQuad) | ParaMEDMEM::MEDCouplingPointSet | [protected, static] |
| isEmptyMesh(const std::vector< int > &tinyInfo) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| isEqual(const MEDCouplingMesh *other, double prec) const | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| isEqualWithoutConsideringStr(const MEDCouplingMesh *other, double prec) const | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| isStructured() const | ParaMEDMEM::MEDCouplingMesh | |
| MEDCouplingMesh() | ParaMEDMEM::MEDCouplingMesh | [protected] |
| MEDCouplingMesh(const MEDCouplingMesh &other) | ParaMEDMEM::MEDCouplingMesh | [protected] |
| MEDCouplingPointSet() | ParaMEDMEM::MEDCouplingPointSet | [protected] |
| MEDCouplingPointSet(const MEDCouplingPointSet &other, bool deepCpy) | ParaMEDMEM::MEDCouplingPointSet | [protected] |
| MergeMeshes(const MEDCouplingMesh *mesh1, const MEDCouplingMesh *mesh2) | ParaMEDMEM::MEDCouplingMesh | [static] |
| mergeMyselfWith(const MEDCouplingMesh *other) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| mergeNodes(double precision, bool &areNodesMerged, int &newNbOfNodes) | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| mergeNodes2(double precision, bool &areNodesMerged, int &newNbOfNodes) | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| MergeNodesArray(const MEDCouplingPointSet *m1, const MEDCouplingPointSet *m2) | ParaMEDMEM::MEDCouplingPointSet | [static] |
| MergeNodesArray(const std::vector< const MEDCouplingPointSet * > &ms) | ParaMEDMEM::MEDCouplingPointSet | [static] |
| New() | ParaMEDMEM::MEDCouplingUMeshDesc | [static] |
| New(const char *meshName, int meshDim) | ParaMEDMEM::MEDCouplingUMeshDesc | [static] |
| operator=(const TimeLabel &other) | ParaMEDMEM::TimeLabel | |
| project2DCellOnXY(const int *startConn, const int *endConn, std::vector< double > &res) const | ParaMEDMEM::MEDCouplingPointSet | [protected] |
| RefCountObject() | ParaMEDMEM::RefCountObject | [protected] |
| RefCountObject(const RefCountObject &other) | ParaMEDMEM::RefCountObject | [protected] |
| renumberCells(const int *old2NewBg, bool check) | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| renumberNodes(const int *newNodeNumbers, int newNbOfNodes) | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| renumberNodes2(const int *newNodeNumbers, int newNbOfNodes) | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| resizeForUnserialization(const std::vector< int > &tinyInfo, DataArrayInt *a1, DataArrayDouble *a2, std::vector< std::string > &littleStrings) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| rotate(const double *center, const double *vector, double angle) | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| rotate2D(const double *center, double angle) | ParaMEDMEM::MEDCouplingPointSet | [protected] |
| Rotate2DAlg(const double *center, double angle, int nbNodes, double *coords) | ParaMEDMEM::MEDCouplingPointSet | [static] |
| rotate3D(const double *center, const double *vect, double angle) | ParaMEDMEM::MEDCouplingPointSet | [protected] |
| Rotate3DAlg(const double *center, const double *vect, double angle, int nbNodes, double *coords) | ParaMEDMEM::MEDCouplingPointSet | [static] |
| scale(const double *point, double factor) | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| serialize(DataArrayInt *&a1, DataArrayDouble *&a2) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| setConnectivity(DataArrayInt *descConn, DataArrayInt *descConnIndex, DataArrayInt *nodalFaceConn, DataArrayInt *nodalFaceConnIndx) | ParaMEDMEM::MEDCouplingUMeshDesc | |
| setCoords(const DataArrayDouble *coords) | ParaMEDMEM::MEDCouplingPointSet | |
| setDescription(const char *descr) | ParaMEDMEM::MEDCouplingMesh | |
| setMeshDimension(unsigned meshDim) | ParaMEDMEM::MEDCouplingUMeshDesc | |
| setName(const char *name) | ParaMEDMEM::MEDCouplingMesh | |
| setTime(double val, int iteration, int order) | ParaMEDMEM::MEDCouplingMesh | |
| setTimeUnit(const char *unit) | ParaMEDMEM::MEDCouplingMesh | |
| simpleRepr() const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| simplexize(int policy) | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| splitProfilePerType(const DataArrayInt *profile, std::vector< int > &code, std::vector< DataArrayInt * > &globIdsPerType, std::vector< DataArrayInt * > &idsPerType) const | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| TimeLabel() | ParaMEDMEM::TimeLabel | [protected] |
| translate(const double *vector) | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| tryToShareSameCoords(const MEDCouplingPointSet &other, double epsilon) | ParaMEDMEM::MEDCouplingPointSet | |
| tryToShareSameCoordsPermute(const MEDCouplingPointSet &other, double epsilon) | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| unserialization(const std::vector< double > &tinyInfoD, const std::vector< int > &tinyInfo, const DataArrayInt *a1, DataArrayDouble *a2, const std::vector< std::string > &littleStrings) | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| updateTime() const | ParaMEDMEM::MEDCouplingPointSet | [virtual] |
| updateTimeWith(const TimeLabel &other) const | ParaMEDMEM::TimeLabel | [protected] |
| zipCoords() | ParaMEDMEM::MEDCouplingPointSet | |
| zipCoordsTraducer() | ParaMEDMEM::MEDCouplingUMeshDesc | [virtual] |
| ~MEDCouplingMesh() | ParaMEDMEM::MEDCouplingMesh | [protected, virtual] |
| ~MEDCouplingPointSet() | ParaMEDMEM::MEDCouplingPointSet | [protected] |
| ~RefCountObject() | ParaMEDMEM::RefCountObject | [protected, virtual] |
| ~TimeLabel() | ParaMEDMEM::TimeLabel | [protected, virtual] |