This is the complete list of members for MEDCoupling::MEDCouplingUMesh, including all inherited members.
| _coords | MEDCoupling::MEDCouplingPointSet | protected |
| advancedRepr() const | MEDCoupling::MEDCouplingUMesh | virtual |
| AggregateSortedByTypeMeshesOnSameCoords(const std::vector< const MEDCouplingUMesh * > &ms, DataArrayInt *&szOfCellGrpOfSameType, DataArrayInt *&idInMsOfCellGrpOfSameType) | MEDCoupling::MEDCouplingUMesh | static |
| allocateCells(int nbOfCells=0) | MEDCoupling::MEDCouplingUMesh | |
| are2DCellsNotCorrectlyOriented(const double *vec, bool polyOnly, std::vector< int > &cells) const | MEDCoupling::MEDCouplingUMesh | |
| areAllNodesFetched() const | MEDCoupling::MEDCouplingPointSet | virtual |
| AreCellsEqual(const int *conn, const int *connI, int cell1, int cell2, int compType) | MEDCoupling::MEDCouplingUMesh | static |
| AreCellsEqualPolicy0(const int *conn, const int *connI, int cell1, int cell2) | MEDCoupling::MEDCouplingUMesh | static |
| AreCellsEqualPolicy1(const int *conn, const int *connI, int cell1, int cell2) | MEDCoupling::MEDCouplingUMesh | static |
| AreCellsEqualPolicy2(const int *conn, const int *connI, int cell1, int cell2) | MEDCoupling::MEDCouplingUMesh | static |
| AreCellsEqualPolicy2NoType(const int *conn, const int *connI, int cell1, int cell2) | MEDCoupling::MEDCouplingUMesh | static |
| AreCellsEqualPolicy7(const int *conn, const int *connI, int cell1, int cell2) | MEDCoupling::MEDCouplingUMesh | static |
| areCellsFrom2MeshEqual(const MEDCouplingPointSet *other, int cellId, double prec) const | MEDCoupling::MEDCouplingPointSet | |
| areCellsIncludedIn(const MEDCouplingUMesh *other, int compType, DataArrayInt *&arr) const | MEDCoupling::MEDCouplingUMesh | |
| areCellsIncludedInPolicy7(const MEDCouplingUMesh *other, DataArrayInt *&arr) const | MEDCoupling::MEDCouplingUMesh | |
| areCompatibleForMerge(const MEDCouplingMesh *other) const | MEDCoupling::MEDCouplingMesh | virtual |
| areCoordsEqual(const MEDCouplingPointSet &other, double prec) const | MEDCoupling::MEDCouplingPointSet | |
| areCoordsEqualIfNotWhy(const MEDCouplingPointSet &other, double prec, std::string &reason) const | MEDCoupling::MEDCouplingPointSet | |
| areCoordsEqualWithoutConsideringStr(const MEDCouplingPointSet &other, double prec) const | MEDCoupling::MEDCouplingPointSet | |
| areOnlySimplexCells() const | MEDCoupling::MEDCouplingUMesh | |
| arePolyhedronsNotCorrectlyOriented(std::vector< int > &cells) const | MEDCoupling::MEDCouplingUMesh | |
| Build0DMeshFromCoords(DataArrayDouble *da) | MEDCoupling::MEDCouplingUMesh | static |
| Build1DMeshFromCoords(DataArrayDouble *da) | MEDCoupling::MEDCouplingUMesh | static |
| buildBoundaryMesh(bool keepCoords) const | MEDCoupling::MEDCouplingUMesh | virtual |
| BuildConvexEnvelopOf2DCellJarvis(const double *coords, const int *nodalConnBg, const int *nodalConnEnd, DataArrayInt *nodalConnecOut) | MEDCoupling::MEDCouplingUMesh | static |
| buildDescendingConnectivity(DataArrayInt *desc, DataArrayInt *descIndx, DataArrayInt *revDesc, DataArrayInt *revDescIndx) const | MEDCoupling::MEDCouplingUMesh | |
| buildDescendingConnectivity2(DataArrayInt *desc, DataArrayInt *descIndx, DataArrayInt *revDesc, DataArrayInt *revDescIndx) const | MEDCoupling::MEDCouplingUMesh | |
| buildDirectionVectorField() const | MEDCoupling::MEDCouplingUMesh | |
| buildExtrudedMesh(const MEDCouplingUMesh *mesh1D, int policy) | MEDCoupling::MEDCouplingUMesh | |
| buildFacePartOfMySelfNode(const int *begin, const int *end, bool fullyIn) const | MEDCoupling::MEDCouplingUMesh | virtual |
| BuildInstanceFromMeshType(MEDCouplingMeshType type) | MEDCoupling::MEDCouplingPointSet | static |
| buildNewNumberingFromCommonNodesFormat(const DataArrayInt *comm, const DataArrayInt *commIndex, int &newNbOfNodes) const | MEDCoupling::MEDCouplingPointSet | |
| buildOrthogonalField() const | MEDCoupling::MEDCouplingUMesh | virtual |
| buildPart(const int *start, const int *end) const | MEDCoupling::MEDCouplingPointSet | virtual |
| buildPartAndReduceNodes(const int *start, const int *end, DataArrayInt *&arr) const | MEDCoupling::MEDCouplingPointSet | virtual |
| buildPartOfMySelf(const int *begin, const int *end, bool keepCoords=true) const | MEDCoupling::MEDCouplingUMesh | virtual |
| buildPartOfMySelfNode(const int *start, const int *end, bool fullyIn) const | MEDCoupling::MEDCouplingPointSet | virtual |
| buildPartOfMySelfSlice(int start, int end, int step, bool keepCoords=true) const | MEDCoupling::MEDCouplingUMesh | virtual |
| buildPartOrthogonalField(const int *begin, const int *end) const | MEDCoupling::MEDCouplingUMesh | |
| buildPartRange(int beginCellIds, int endCellIds, int stepCellIds) const | MEDCoupling::MEDCouplingPointSet | virtual |
| buildPartRangeAndReduceNodes(int beginCellIds, int endCellIds, int stepCellIds, int &beginOut, int &endOut, int &stepOut, DataArrayInt *&arr) const | MEDCoupling::MEDCouplingPointSet | virtual |
| buildPermArrayForMergeNode(double precision, int limitNodeId, bool &areNodesMerged, int &newNbOfNodes) const | MEDCoupling::MEDCouplingPointSet | |
| buildSetInstanceFromThis(int spaceDim) const | MEDCoupling::MEDCouplingUMesh | |
| buildSlice3D(const double *origin, const double *vec, double eps, DataArrayInt *&cellIds) const | MEDCoupling::MEDCouplingUMesh | |
| buildSlice3DSurf(const double *origin, const double *vec, double eps, DataArrayInt *&cellIds) const | MEDCoupling::MEDCouplingUMesh | |
| buildSpreadZonesWithPoly() const | MEDCoupling::MEDCouplingUMesh | |
| buildUnionOf2DMesh() const | MEDCoupling::MEDCouplingUMesh | |
| buildUnionOf3DMesh() const | MEDCoupling::MEDCouplingUMesh | |
| buildUnstructured() const | MEDCoupling::MEDCouplingUMesh | virtual |
| cellIterator() | MEDCoupling::MEDCouplingUMesh | |
| cellsByType() | MEDCoupling::MEDCouplingUMesh | |
| changeOrientationOfCells() | MEDCoupling::MEDCouplingUMesh | |
| changeSpaceDimension(int newSpaceDim, double dftVal=0.) | MEDCoupling::MEDCouplingPointSet | |
| checkButterflyCells(std::vector< int > &cells, double eps=1e-12) const | MEDCoupling::MEDCouplingUMesh | |
| checkConsecutiveCellTypes() const | MEDCoupling::MEDCouplingUMesh | |
| checkConsecutiveCellTypesAndOrder(const INTERP_KERNEL::NormalizedCellType *orderBg, const INTERP_KERNEL::NormalizedCellType *orderEnd) const | MEDCoupling::MEDCouplingUMesh | |
| checkConsecutiveCellTypesForMEDFileFrmt() const | MEDCoupling::MEDCouplingUMesh | |
| checkConsistency(double eps=1e-12) const | MEDCoupling::MEDCouplingUMesh | virtual |
| checkConsistencyLight() const | MEDCoupling::MEDCouplingUMesh | virtual |
| checkDeepEquivalOnSameNodesWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor) const | MEDCoupling::MEDCouplingPointSet | virtual |
| checkDeepEquivalWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor, DataArrayInt *&nodeCor) const | MEDCoupling::MEDCouplingPointSet | virtual |
| checkFastEquivalWith(const MEDCouplingMesh *other, double prec) const | MEDCoupling::MEDCouplingUMesh | 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::MEDCouplingUMesh | virtual |
| clipSingle3DCellByPlane(const double origin[3], const double vec[3], double eps) const | MEDCoupling::MEDCouplingUMesh | |
| clone(bool recDeepCpy) const | MEDCoupling::MEDCouplingUMesh | virtual |
| colinearize2D(double eps) | MEDCoupling::MEDCouplingUMesh | |
| computeCellCenterOfMass() const | MEDCoupling::MEDCouplingUMesh | virtual |
| computeCellNeighborhoodFromNodesOne(const DataArrayInt *nodeNeigh, const DataArrayInt *nodeNeighI, MCAuto< DataArrayInt > &cellNeigh, MCAuto< DataArrayInt > &cellNeighIndex) const | MEDCoupling::MEDCouplingUMesh | |
| computeDiameterField() const | MEDCoupling::MEDCouplingUMesh | virtual |
| computeEffectiveNbOfNodesPerCell() const | MEDCoupling::MEDCouplingUMesh | virtual |
| computeFetchedNodeIds() const | MEDCoupling::MEDCouplingUMesh | virtual |
| computeIsoBarycenterOfNodesPerCell() const | MEDCoupling::MEDCouplingUMesh | virtual |
| computeNbOfFacesPerCell() const | MEDCoupling::MEDCouplingUMesh | virtual |
| ComputeNbOfInteractionsWithSrcCells(const MEDCouplingPointSet *srcMesh, const MEDCouplingPointSet *trgMesh, double eps) | MEDCoupling::MEDCouplingPointSet | static |
| computeNbOfNodesPerCell() const | MEDCoupling::MEDCouplingUMesh | virtual |
| computeNeighborsOfCells(DataArrayInt *&neighbors, DataArrayInt *&neighborsIdx) const | MEDCoupling::MEDCouplingUMesh | |
| ComputeNeighborsOfCellsAdv(const DataArrayInt *desc, const DataArrayInt *descI, const DataArrayInt *revDesc, const DataArrayInt *revDescI, DataArrayInt *&neighbors, DataArrayInt *&neighborsIdx) | MEDCoupling::MEDCouplingUMesh | static |
| computeNeighborsOfNodes(DataArrayInt *&neighbors, DataArrayInt *&neighborsIdx) const | MEDCoupling::MEDCouplingUMesh | |
| computeNodeIdsAlg(std::vector< bool > &nodeIdsInUse) const | MEDCoupling::MEDCouplingUMesh | virtual |
| computePlaneEquationOf3DFaces() const | MEDCoupling::MEDCouplingUMesh | |
| computeSkin() const | MEDCoupling::MEDCouplingUMesh | |
| ComputeSpreadZoneGradually(const DataArrayInt *arrIn, const DataArrayInt *arrIndxIn) | MEDCoupling::MEDCouplingUMesh | static |
| ComputeSpreadZoneGraduallyFromSeed(const int *seedBg, const int *seedEnd, const DataArrayInt *arrIn, const DataArrayInt *arrIndxIn, int nbOfDepthPeeling, int &nbOfDepthPeelingPerformed) | MEDCoupling::MEDCouplingUMesh | static |
| computeTypes() | MEDCoupling::MEDCouplingUMesh | |
| ComputeVecAndPtOfFace(double eps, const double *coords, const int *begin, const int *end, double *v, double *p) | MEDCoupling::MEDCouplingUMesh | static |
| conformize2D(double eps) | MEDCoupling::MEDCouplingUMesh | |
| conformize3D(double eps) | MEDCoupling::MEDCouplingUMesh | |
| convertAllToPoly() | MEDCoupling::MEDCouplingUMesh | |
| convertCellArrayPerGeoType(const DataArrayInt *da) const | MEDCoupling::MEDCouplingUMesh | |
| convertDegeneratedCells() | MEDCoupling::MEDCouplingUMesh | |
| convertExtrudedPolyhedra() | MEDCoupling::MEDCouplingUMesh | |
| convertIntoSingleGeoTypeMesh() const | MEDCoupling::MEDCouplingUMesh | |
| convertLinearCellsToQuadratic(int conversionType=0) | MEDCoupling::MEDCouplingUMesh | |
| convertNodalConnectivityToDynamicGeoTypeMesh(DataArrayInt *&nodalConn, DataArrayInt *&nodalConnIndex) const | MEDCoupling::MEDCouplingUMesh | |
| convertNodalConnectivityToStaticGeoTypeMesh() const | MEDCoupling::MEDCouplingUMesh | |
| convertQuadraticCellsToLinear() | MEDCoupling::MEDCouplingUMesh | |
| convertToPolyTypes(const int *cellIdsToConvertBg, const int *cellIdsToConvertEnd) | MEDCoupling::MEDCouplingUMesh | |
| convexEnvelop2D() | MEDCoupling::MEDCouplingUMesh | |
| copyTinyInfoFrom(const MEDCouplingMesh *other) | MEDCoupling::MEDCouplingMesh | virtual |
| copyTinyStringsFrom(const MEDCouplingMesh *other) | MEDCoupling::MEDCouplingPointSet | virtual |
| CorrectExtrudedStaticCell(int *begin, int *end) | MEDCoupling::MEDCouplingUMesh | static |
| cppRepr() const | MEDCoupling::MEDCouplingUMesh | |
| declareAsNew() const | MEDCoupling::TimeLabel | |
| decrRef() const | MEDCoupling::RefCountObjectOnly | |
| deepCopy() const | MEDCoupling::MEDCouplingUMesh | virtual |
| deepCopyConnectivityOnly() const | MEDCoupling::MEDCouplingUMesh | virtual |
| distanceToPoint(const double *ptBg, const double *ptEnd, int &cellId) const | MEDCoupling::MEDCouplingUMesh | |
| distanceToPoints(const DataArrayDouble *pts, DataArrayInt *&cellIds) const | MEDCoupling::MEDCouplingUMesh | |
| duplicateNodes(const int *nodeIdsToDuplicateBg, const int *nodeIdsToDuplicateEnd) | MEDCoupling::MEDCouplingUMesh | |
| duplicateNodesInConn(const int *nodeIdsToDuplicateBg, const int *nodeIdsToDuplicateEnd, int offset) | MEDCoupling::MEDCouplingUMesh | |
| duplicateNodesInCoords(const int *nodeIdsToDuplicateBg, const int *nodeIdsToDuplicateEnd) | MEDCoupling::MEDCouplingPointSet | |
| emulateMEDMEMBDC(const MEDCouplingUMesh *nM1LevMesh, DataArrayInt *desc, DataArrayInt *descIndx, DataArrayInt *&revDesc, DataArrayInt *&revDescIndx, DataArrayInt *&nM1LevMeshIds, DataArrayInt *&meshnM1Old2New) const | MEDCoupling::MEDCouplingUMesh | |
| EPS_FOR_POLYH_ORIENTATION | MEDCoupling::MEDCouplingUMesh | static |
| explode3DMeshTo1D(DataArrayInt *desc, DataArrayInt *descIndx, DataArrayInt *revDesc, DataArrayInt *revDescIndx) const | MEDCoupling::MEDCouplingUMesh | |
| explodeMeshIntoMicroEdges(DataArrayInt *desc, DataArrayInt *descIndx, DataArrayInt *revDesc, DataArrayInt *revDescIndx) const | MEDCoupling::MEDCouplingUMesh | |
| ExtractFromIndexedArrays(const int *idsOfSelectBg, const int *idsOfSelectEnd, const DataArrayInt *arrIn, const DataArrayInt *arrIndxIn, DataArrayInt *&arrOut, DataArrayInt *&arrIndexOut) | MEDCoupling::MEDCouplingUMesh | static |
| ExtractFromIndexedArraysSlice(int idsOfSelectStart, int idsOfSelectStop, int idsOfSelectStep, const DataArrayInt *arrIn, const DataArrayInt *arrIndxIn, DataArrayInt *&arrOut, DataArrayInt *&arrIndexOut) | MEDCoupling::MEDCouplingUMesh | 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 |
| findAndCorrectBadOriented3DCells() | MEDCoupling::MEDCouplingUMesh | |
| findAndCorrectBadOriented3DExtrudedCells() | MEDCoupling::MEDCouplingUMesh | |
| findBoundaryNodes() const | MEDCoupling::MEDCouplingUMesh | virtual |
| findCellIdsLyingOn(const MEDCouplingUMesh &otherDimM1OnSameCoords, DataArrayInt *&cellIdsRk0, DataArrayInt *&cellIdsRk1) const | MEDCoupling::MEDCouplingUMesh | |
| findCellIdsOnBoundary() const | MEDCoupling::MEDCouplingUMesh | |
| findCommonCells(int compType, int startCellId, DataArrayInt *&commonCellsArr, DataArrayInt *&commonCellsIArr) const | MEDCoupling::MEDCouplingUMesh | virtual |
| FindCommonCellsAlg(int compType, int startCellId, const DataArrayInt *nodal, const DataArrayInt *nodalI, const DataArrayInt *revNodal, const DataArrayInt *revNodalI, DataArrayInt *&commonCellsArr, DataArrayInt *&commonCellsIArr) | MEDCoupling::MEDCouplingUMesh | static |
| findCommonNodes(double prec, int limitNodeId, DataArrayInt *&comm, DataArrayInt *&commIndex) const | MEDCoupling::MEDCouplingPointSet | |
| findNodesOnLine(const double *pt, const double *vec, double eps, std::vector< int > &nodes) const | MEDCoupling::MEDCouplingPointSet | |
| findNodesOnPlane(const double *pt, const double *vec, double eps, std::vector< int > &nodes) const | MEDCoupling::MEDCouplingPointSet | |
| findNodesToDuplicate(const MEDCouplingUMesh &otherDimM1OnSameCoords, DataArrayInt *&nodeIdsToDuplicate, DataArrayInt *&cellIdsNeededToBeRenum, DataArrayInt *&cellIdsNotModified) const | MEDCoupling::MEDCouplingUMesh | |
| finishInsertingCells() | MEDCoupling::MEDCouplingUMesh | |
| forceTimeOfThis(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
| FuseUMeshesOnSameCoords(const std::vector< const MEDCouplingUMesh * > &meshes, int compType, std::vector< DataArrayInt * > &corr) | MEDCoupling::MEDCouplingUMesh | static |
| generateGraph() const | MEDCoupling::MEDCouplingUMesh | |
| getAllGeoTypes() const | MEDCoupling::MEDCouplingUMesh | virtual |
| getAllGeoTypesSorted() const | MEDCoupling::MEDCouplingUMesh | |
| getAllTheProgeny() const | MEDCoupling::BigMemoryObject | |
| getAspectRatioField() const | MEDCoupling::MEDCouplingUMesh | |
| getBoundingBox(double *bbox) const | MEDCoupling::MEDCouplingPointSet | virtual |
| getBoundingBoxForBBTree(double arcDetEps=1e-12) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getBoundingBoxForBBTree1DQuadratic(double arcDetEps=1e-12) const | MEDCoupling::MEDCouplingUMesh | |
| getBoundingBoxForBBTree2DQuadratic(double arcDetEps=1e-12) const | MEDCoupling::MEDCouplingUMesh | |
| getBoundingBoxForBBTreeFast() const | MEDCoupling::MEDCouplingUMesh | |
| getCaracteristicDimension() const | MEDCoupling::MEDCouplingPointSet | |
| getCellContainingPoint(const double *pos, double eps) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getCellIdsCrossingPlane(const double *origin, const double *vec, double eps) const | MEDCoupling::MEDCouplingUMesh | |
| getCellIdsFullyIncludedInNodeIds(const int *partBg, const int *partEnd) const | MEDCoupling::MEDCouplingPointSet | virtual |
| getCellIdsLyingOnNodes(const int *begin, const int *end, bool fullyIn) const | MEDCoupling::MEDCouplingPointSet | |
| getCellsContainingPoint(const double *pos, double eps, std::vector< int > &elts) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getCellsContainingPoints(const double *pos, int nbOfPoints, double eps, MCAuto< DataArrayInt > &elts, MCAuto< DataArrayInt > &eltsIndex) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getCellsInBoundingBox(const double *bbox, double eps) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getCellsInBoundingBox(const INTERP_KERNEL::DirectedBoundingBox &bbox, double eps) | MEDCoupling::MEDCouplingUMesh | virtual |
| getCoordinatesAndOwner() const | MEDCoupling::MEDCouplingPointSet | virtual |
| getCoordinatesOfNode(int nodeId, std::vector< double > &coo) const | MEDCoupling::MEDCouplingPointSet | virtual |
| getCoords() const | MEDCoupling::MEDCouplingPointSet | |
| getCoords() | MEDCoupling::MEDCouplingPointSet | |
| GetCorrespondingPolyType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getDescription() const | MEDCoupling::MEDCouplingMesh | |
| GetDimensionOfGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getDirectAccessOfCoordsArrIfInStructure() const | MEDCoupling::MEDCouplingPointSet | virtual |
| getDirectChildren() const | MEDCoupling::BigMemoryObject | |
| getDirectChildrenWithNull() const | MEDCoupling::MEDCouplingUMesh | virtual |
| getDistributionOfTypes() const | MEDCoupling::MEDCouplingUMesh | virtual |
| getEdgeRatioField() const | MEDCoupling::MEDCouplingUMesh | |
| getFastAveragePlaneOfThis(double *vec, double *pos) const | MEDCoupling::MEDCouplingUMesh | |
| getHeapMemorySize() const | MEDCoupling::BigMemoryObject | |
| GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs) | MEDCoupling::BigMemoryObject | static |
| getHeapMemorySizeStr() const | MEDCoupling::BigMemoryObject | |
| getHeapMemorySizeWithoutChildren() const | MEDCoupling::MEDCouplingUMesh | virtual |
| getLevArrPerCellTypes(const INTERP_KERNEL::NormalizedCellType *orderBg, const INTERP_KERNEL::NormalizedCellType *orderEnd, DataArrayInt *&nbPerType) const | MEDCoupling::MEDCouplingUMesh | |
| getMeasureField(bool isAbs) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getMeasureFieldOnNode(bool isAbs) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getMeshDimension() const | MEDCoupling::MEDCouplingUMesh | virtual |
| getName() const | MEDCoupling::MEDCouplingMesh | |
| getNodalConnectivity() const | MEDCoupling::MEDCouplingUMesh | |
| getNodalConnectivity() | MEDCoupling::MEDCouplingUMesh | |
| getNodalConnectivityArrayLen() const | MEDCoupling::MEDCouplingUMesh | |
| getNodalConnectivityIndex() const | MEDCoupling::MEDCouplingUMesh | |
| getNodalConnectivityIndex() | MEDCoupling::MEDCouplingUMesh | |
| getNodeIdsInUse(int &nbrOfNodesInUse) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getNodeIdsNearPoint(const double *pos, double eps) const | MEDCoupling::MEDCouplingPointSet | |
| getNodeIdsNearPoints(const double *pos, int nbOfPoints, double eps, DataArrayInt *&c, DataArrayInt *&cI) const | MEDCoupling::MEDCouplingPointSet | |
| getNodeIdsOfCell(int cellId, std::vector< int > &conn) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getNumberOfCells() const | MEDCoupling::MEDCouplingUMesh | virtual |
| getNumberOfCellsWithType(INTERP_KERNEL::NormalizedCellType type) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getNumberOfNodes() const | MEDCoupling::MEDCouplingPointSet | virtual |
| getNumberOfNodesInCell(int cellId) const | MEDCoupling::MEDCouplingUMesh | virtual |
| GetNumberOfNodesOfGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getPartBarycenterAndOwner(const int *begin, const int *end) const | MEDCoupling::MEDCouplingUMesh | |
| getPartMeasureField(bool isAbs, const int *begin, const int *end) const | MEDCoupling::MEDCouplingUMesh | |
| getQuadraticStatus() const | MEDCoupling::MEDCouplingUMesh | |
| getRCValue() const | MEDCoupling::RefCountObjectOnly | |
| getRenumArrForConsecutiveCellTypesSpec(const INTERP_KERNEL::NormalizedCellType *orderBg, const INTERP_KERNEL::NormalizedCellType *orderEnd) const | MEDCoupling::MEDCouplingUMesh | |
| getRenumArrForMEDFileFrmt() const | MEDCoupling::MEDCouplingUMesh | |
| GetReprOfGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| getReverseNodalConnectivity(DataArrayInt *revNodal, DataArrayInt *revNodalIndx) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getSkewField() const | MEDCoupling::MEDCouplingUMesh | |
| getSpaceDimension() const | MEDCoupling::MEDCouplingPointSet | virtual |
| 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::MEDCouplingUMesh | virtual |
| getType() const | MEDCoupling::MEDCouplingUMesh | virtual |
| getTypeOfCell(int cellId) const | MEDCoupling::MEDCouplingUMesh | virtual |
| getTypesOfPart(const int *begin, const int *end) const | MEDCoupling::MEDCouplingUMesh | |
| getVTKDataSetType() const | MEDCoupling::MEDCouplingUMesh | virtual |
| getVTKFileExtension() const | MEDCoupling::MEDCouplingUMesh | virtual |
| getVTKFileNameOf(const std::string &fileName) const | MEDCoupling::MEDCouplingMesh | |
| getWarpField() const | MEDCoupling::MEDCouplingUMesh | |
| giveCellsWithType(INTERP_KERNEL::NormalizedCellType type) const | MEDCoupling::MEDCouplingUMesh | virtual |
| incrRef() const | MEDCoupling::RefCountObjectOnly | |
| insertNextCell(INTERP_KERNEL::NormalizedCellType type, int size, const int *nodalConnOfCell) | MEDCoupling::MEDCouplingUMesh | |
| Intersect2DMeshes(const MEDCouplingUMesh *m1, const MEDCouplingUMesh *m2, double eps, DataArrayInt *&cellNb1, DataArrayInt *&cellNb2) | MEDCoupling::MEDCouplingUMesh | static |
| Intersect2DMeshWith1DLine(const MEDCouplingUMesh *mesh2D, const MEDCouplingUMesh *mesh1D, double eps, MEDCouplingUMesh *&splitMesh2D, MEDCouplingUMesh *&splitMesh1D, DataArrayInt *&cellIdInMesh2D, DataArrayInt *&cellIdInMesh1D) | MEDCoupling::MEDCouplingUMesh | static |
| intersectsBoundingBox(const double *bb1, const double *bb2, int dim, double eps) | MEDCoupling::MEDCouplingPointSet | protectedstatic |
| intersectsBoundingBox(const INTERP_KERNEL::DirectedBoundingBox &bb1, const double *bb2, int dim, double eps) | MEDCoupling::MEDCouplingPointSet | protectedstatic |
| Is3DExtrudedStaticCellWellOriented(const int *begin, const int *end, const double *coords) | MEDCoupling::MEDCouplingUMesh | static |
| isButterfly2DCell(const std::vector< double > &res, bool isQuad, double eps) | MEDCoupling::MEDCouplingPointSet | protectedstatic |
| isContiguous1D() const | MEDCoupling::MEDCouplingUMesh | |
| isEmptyMesh(const std::vector< int > &tinyInfo) const | MEDCoupling::MEDCouplingUMesh | virtual |
| isEqual(const MEDCouplingMesh *other, double prec) const | MEDCoupling::MEDCouplingMesh | virtual |
| isEqualIfNotWhy(const MEDCouplingMesh *other, double prec, std::string &reason) const | MEDCoupling::MEDCouplingUMesh | virtual |
| isEqualWithoutConsideringStr(const MEDCouplingMesh *other, double prec) const | MEDCoupling::MEDCouplingUMesh | virtual |
| isFullyQuadratic() const | MEDCoupling::MEDCouplingUMesh | |
| IsLinearGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| isObjectInTheProgeny(const BigMemoryObject *obj) const | MEDCoupling::BigMemoryObject | |
| IsPolygonWellOriented(bool isQuadratic, const double *vec, const int *begin, const int *end, const double *coords) | MEDCoupling::MEDCouplingUMesh | static |
| IsPolyhedronWellOriented(const int *begin, const int *end, const double *coords) | MEDCoupling::MEDCouplingUMesh | static |
| isPresenceOfQuadratic() const | MEDCoupling::MEDCouplingUMesh | |
| IsPyra5WellOriented(const int *begin, const int *end, const double *coords) | MEDCoupling::MEDCouplingUMesh | static |
| IsStaticGeometricType(INTERP_KERNEL::NormalizedCellType type) | MEDCoupling::MEDCouplingMesh | static |
| isStructured() const | MEDCoupling::MEDCouplingMesh | |
| IsTetra4WellOriented(const int *begin, const int *end, const double *coords) | MEDCoupling::MEDCouplingUMesh | static |
| keepCellIdsByType(INTERP_KERNEL::NormalizedCellType type, const int *begin, const int *end) const | MEDCoupling::MEDCouplingUMesh | |
| keepSpecifiedCells(INTERP_KERNEL::NormalizedCellType type, const int *idsPerGeoTypeBg, const int *idsPerGeoTypeEnd) const | MEDCoupling::MEDCouplingUMesh | |
| MEDCouplingMesh() | MEDCoupling::MEDCouplingMesh | protected |
| MEDCouplingMesh(const MEDCouplingMesh &other) | MEDCoupling::MEDCouplingMesh | protected |
| MEDCouplingPointSet() | MEDCoupling::MEDCouplingPointSet | protected |
| MEDCouplingPointSet(const MEDCouplingPointSet &other, bool deepCopy) | MEDCoupling::MEDCouplingPointSet | 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::MEDCouplingUMesh | virtual |
| mergeMyselfWithOnSameCoords(const MEDCouplingPointSet *other) const | MEDCoupling::MEDCouplingUMesh | virtual |
| mergeNodes(double precision, bool &areNodesMerged, int &newNbOfNodes) | MEDCoupling::MEDCouplingPointSet | virtual |
| MergeNodesArray(const MEDCouplingPointSet *m1, const MEDCouplingPointSet *m2) | MEDCoupling::MEDCouplingPointSet | static |
| MergeNodesArray(const std::vector< const MEDCouplingPointSet * > &ms) | MEDCoupling::MEDCouplingPointSet | static |
| mergeNodesCenter(double precision, bool &areNodesMerged, int &newNbOfNodes) | MEDCoupling::MEDCouplingPointSet | virtual |
| MergeNodesOnUMeshesSharingSameCoords(const std::vector< MEDCouplingUMesh * > &meshes, double eps) | MEDCoupling::MEDCouplingUMesh | static |
| MergeUMeshes(const MEDCouplingUMesh *mesh1, const MEDCouplingUMesh *mesh2) | MEDCoupling::MEDCouplingUMesh | static |
| MergeUMeshes(const std::vector< const MEDCouplingUMesh * > &a) | MEDCoupling::MEDCouplingUMesh | static |
| MergeUMeshesOnSameCoords(const MEDCouplingUMesh *mesh1, const MEDCouplingUMesh *mesh2) | MEDCoupling::MEDCouplingUMesh | static |
| MergeUMeshesOnSameCoords(const std::vector< const MEDCouplingUMesh * > &meshes) | MEDCoupling::MEDCouplingUMesh | static |
| New() | MEDCoupling::MEDCouplingUMesh | static |
| New(const std::string &meshName, int meshDim) | MEDCoupling::MEDCouplingUMesh | static |
| MEDCoupling::operator=(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | |
| MEDCoupling::TimeLabel::operator=(const TimeLabel &other) | MEDCoupling::TimeLabel | |
| orderConsecutiveCells1D() const | MEDCoupling::MEDCouplingUMesh | |
| orientCorrectly2DCells(const double *vec, bool polyOnly) | MEDCoupling::MEDCouplingUMesh | |
| orientCorrectlyPolyhedrons() | MEDCoupling::MEDCouplingUMesh | |
| partitionBySpreadZone() const | MEDCoupling::MEDCouplingUMesh | |
| PartitionBySpreadZone(const DataArrayInt *arrIn, const DataArrayInt *arrIndxIn) | MEDCoupling::MEDCouplingUMesh | static |
| project1D(const double *pt, const double *v, double eps, double *res) const | MEDCoupling::MEDCouplingUMesh | |
| project2DCellOnXY(const int *startConn, const int *endConn, std::vector< double > &res) const | MEDCoupling::MEDCouplingPointSet | protected |
| PutUMeshesOnSameAggregatedCoords(const std::vector< MEDCouplingUMesh * > &meshes) | MEDCoupling::MEDCouplingUMesh | static |
| rearrange2ConsecutiveCellTypes() | MEDCoupling::MEDCouplingUMesh | |
| recenterForMaxPrecision(double eps) | MEDCoupling::MEDCouplingPointSet | |
| RefCountObject() | MEDCoupling::RefCountObject | protected |
| RefCountObject(const RefCountObject &other) | MEDCoupling::RefCountObject | protected |
| RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protected |
| RefCountObjectOnly(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | protected |
| RemoveIdsFromIndexedArrays(const int *idsToRemoveBg, const int *idsToRemoveEnd, DataArrayInt *arr, DataArrayInt *arrIndx, int offsetForRemoval=0) | MEDCoupling::MEDCouplingUMesh | static |
| renumberCells(const int *old2NewBg, bool check=true) | MEDCoupling::MEDCouplingUMesh | virtual |
| renumberNodes(const int *newNodeNumbers, int newNbOfNodes) | MEDCoupling::MEDCouplingPointSet | virtual |
| renumberNodesCenter(const int *newNodeNumbers, int newNbOfNodes) | MEDCoupling::MEDCouplingPointSet | virtual |
| renumberNodesInConn(const INTERP_KERNEL::HashMap< int, int > &newNodeNumbersO2N) | MEDCoupling::MEDCouplingUMesh | virtual |
| renumberNodesInConn(const int *newNodeNumbersO2N) | MEDCoupling::MEDCouplingUMesh | virtual |
| renumberNodesWithOffsetInConn(int offset) | MEDCoupling::MEDCouplingUMesh | virtual |
| reprConnectivityOfThis() const | MEDCoupling::MEDCouplingUMesh | |
| reprQuickOverview(std::ostream &stream) const | MEDCoupling::MEDCouplingUMesh | virtual |
| resizeForUnserialization(const std::vector< int > &tinyInfo, DataArrayInt *a1, DataArrayDouble *a2, std::vector< std::string > &littleStrings) const | MEDCoupling::MEDCouplingUMesh | virtual |
| rotate(const double *center, const double *vector, double angle) | MEDCoupling::MEDCouplingPointSet | virtual |
| rotate2D(const double *center, double angle) | MEDCoupling::MEDCouplingPointSet | protected |
| rotate3D(const double *center, const double *vect, double angle) | MEDCoupling::MEDCouplingPointSet | protected |
| scale(const double *point, double factor) | MEDCoupling::MEDCouplingPointSet | virtual |
| serialize(DataArrayInt *&a1, DataArrayDouble *&a2) const | MEDCoupling::MEDCouplingUMesh | virtual |
| setConnectivity(DataArrayInt *conn, DataArrayInt *connIndex, bool isComputingTypes=true) | MEDCoupling::MEDCouplingUMesh | |
| setCoords(const DataArrayDouble *coords) | MEDCoupling::MEDCouplingPointSet | |
| setDescription(const std::string &descr) | MEDCoupling::MEDCouplingMesh | |
| setMeshDimension(int meshDim) | MEDCoupling::MEDCouplingUMesh | |
| setName(const std::string &name) | MEDCoupling::MEDCouplingMesh | |
| SetPartOfIndexedArrays(const int *idsOfSelectBg, const int *idsOfSelectEnd, const DataArrayInt *arrIn, const DataArrayInt *arrIndxIn, const DataArrayInt *srcArr, const DataArrayInt *srcArrIndex, DataArrayInt *&arrOut, DataArrayInt *&arrIndexOut) | MEDCoupling::MEDCouplingUMesh | static |
| SetPartOfIndexedArraysSameIdx(const int *idsOfSelectBg, const int *idsOfSelectEnd, DataArrayInt *arrInOut, const DataArrayInt *arrIndxIn, const DataArrayInt *srcArr, const DataArrayInt *srcArrIndex) | MEDCoupling::MEDCouplingUMesh | static |
| SetPartOfIndexedArraysSameIdxSlice(int start, int end, int step, DataArrayInt *arrInOut, const DataArrayInt *arrIndxIn, const DataArrayInt *srcArr, const DataArrayInt *srcArrIndex) | MEDCoupling::MEDCouplingUMesh | static |
| SetPartOfIndexedArraysSlice(int start, int end, int step, const DataArrayInt *arrIn, const DataArrayInt *arrIndxIn, const DataArrayInt *srcArr, const DataArrayInt *srcArrIndex, DataArrayInt *&arrOut, DataArrayInt *&arrIndexOut) | MEDCoupling::MEDCouplingUMesh | static |
| setPartOfMySelf(const int *cellIdsBg, const int *cellIdsEnd, const MEDCouplingUMesh &otherOnSameCoordsThanThis) | MEDCoupling::MEDCouplingUMesh | |
| setPartOfMySelfSlice(int start, int end, int step, const MEDCouplingUMesh &otherOnSameCoordsThanThis) | MEDCoupling::MEDCouplingUMesh | |
| setTime(double val, int iteration, int order) | MEDCoupling::MEDCouplingMesh | |
| setTimeUnit(const std::string &unit) | MEDCoupling::MEDCouplingMesh | |
| shallowCopyConnectivityFrom(const MEDCouplingPointSet *other) | MEDCoupling::MEDCouplingUMesh | virtual |
| shiftNodeNumbersInConn(int delta) | MEDCoupling::MEDCouplingUMesh | |
| simpleRepr() const | MEDCoupling::MEDCouplingUMesh | virtual |
| simplexize(int policy) | MEDCoupling::MEDCouplingUMesh | virtual |
| simplifyPolyhedra(double eps) | MEDCoupling::MEDCouplingUMesh | |
| SimplifyPolyhedronCell(double eps, const DataArrayDouble *coords, const int *begin, const int *end, DataArrayInt *res) | MEDCoupling::MEDCouplingUMesh | static |
| sortCellsInMEDFileFrmt() | MEDCoupling::MEDCouplingUMesh | |
| split2DCells(const DataArrayInt *desc, const DataArrayInt *descI, const DataArrayInt *subNodesInSeg, const DataArrayInt *subNodesInSegI, const DataArrayInt *midOpt=0, const DataArrayInt *midOptI=0) | MEDCoupling::MEDCouplingUMesh | |
| splitByType() const | MEDCoupling::MEDCouplingUMesh | |
| splitProfilePerType(const DataArrayInt *profile, std::vector< int > &code, std::vector< DataArrayInt * > &idsInPflPerType, std::vector< DataArrayInt * > &idsPerType) const | MEDCoupling::MEDCouplingUMesh | virtual |
| tessellate2D(double eps) | MEDCoupling::MEDCouplingUMesh | |
| tetrahedrize(int policy, DataArrayInt *&n2oCells, int &nbOfAdditionalPoints) const | MEDCoupling::MEDCouplingUMesh | |
| TimeLabel() | MEDCoupling::TimeLabel | protected |
| translate(const double *vector) | MEDCoupling::MEDCouplingPointSet | virtual |
| TryToCorrectPolyhedronOrientation(int *begin, int *end, const double *coords) | MEDCoupling::MEDCouplingUMesh | static |
| tryToShareSameCoords(const MEDCouplingPointSet &other, double epsilon) | MEDCoupling::MEDCouplingPointSet | |
| tryToShareSameCoordsPermute(const MEDCouplingPointSet &other, double epsilon) | MEDCoupling::MEDCouplingPointSet | virtual |
| unPolyze() | MEDCoupling::MEDCouplingUMesh | |
| unserialization(const std::vector< double > &tinyInfoD, const std::vector< int > &tinyInfo, const DataArrayInt *a1, DataArrayDouble *a2, const std::vector< std::string > &littleStrings) | MEDCoupling::MEDCouplingUMesh | virtual |
| updateTime() const | MEDCoupling::MEDCouplingUMesh | virtual |
| updateTimeWith(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
| writeVTK(const std::string &fileName, bool isBinary=true) const | MEDCoupling::MEDCouplingMesh | |
| writeVTKLL(std::ostream &ofs, const std::string &cellData, const std::string &pointData, DataArrayByte *byteData) const | MEDCoupling::MEDCouplingUMesh | virtual |
| zipConnectivityTraducer(int compType, int startCellId=0) | MEDCoupling::MEDCouplingPointSet | virtual |
| zipCoords() | MEDCoupling::MEDCouplingPointSet | |
| zipCoordsTraducer() | MEDCoupling::MEDCouplingUMesh | virtual |
| ~BigMemoryObject() | MEDCoupling::BigMemoryObject | virtual |
| ~MEDCouplingMesh() | MEDCoupling::MEDCouplingMesh | protectedvirtual |
| ~MEDCouplingPointSet() | MEDCoupling::MEDCouplingPointSet | protected |
| ~RefCountObject() | MEDCoupling::RefCountObject | protectedvirtual |
| ~RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protectedvirtual |
| ~TimeLabel() | MEDCoupling::TimeLabel | protectedvirtual |