This is the complete list of members for SMDS_UnstructuredGrid, including all inherited members.
AllocateDiameters(vtkIdType maxVtkID) | SMDS_UnstructuredGrid | |
BuildDownwardConnectivity(bool withEdges) | SMDS_UnstructuredGrid | |
BuildLinks() | SMDS_UnstructuredGrid | |
CellIdToDownId(int vtkCellId) | SMDS_UnstructuredGrid | |
CleanDownwardConnectivity() | SMDS_UnstructuredGrid | |
compactGrid(std::vector< int > &idNodesOldToNew, int newNodeSize, std::vector< int > &idCellsOldToNew, int newCellSize) | SMDS_UnstructuredGrid | |
copyBloc(vtkUnsignedCharArray *newTypes, std::vector< int > &idCellsOldToNew, std::vector< int > &idNodesOldToNew, vtkCellArray *newConnectivity, vtkIdTypeArray *newLocations, vtkIdType *pointsCell, int &alreadyCopied, int start, int end) | SMDS_UnstructuredGrid | protected |
copyNodes(vtkPoints *newPoints, std::vector< int > &idNodesOldToNew, int &alreadyCopied, int start, int end) | SMDS_UnstructuredGrid | protected |
extrudeVolumeFromFace(int vtkVolId, int domain1, int domain2, std::set< int > &originalNodes, std::map< int, std::map< int, int > > &nodeDomains, std::map< int, std::map< long, int > > &nodeQuadDomains) | SMDS_UnstructuredGrid | |
GetBallDiameter(vtkIdType vtkID) const | SMDS_UnstructuredGrid | |
getDownArray(unsigned char vtkType) | SMDS_UnstructuredGrid | |
GetLinks() | SMDS_UnstructuredGrid | |
GetMTime() | SMDS_UnstructuredGrid | virtual |
GetNeighbors(int *neighborsVtkIds, int *downIds, unsigned char *downTypes, int vtkId, bool getSkin=false) | SMDS_UnstructuredGrid | |
GetNodeIds(std::set< int > &nodeSet, int downId, unsigned char downType) | SMDS_UnstructuredGrid | |
getOrderedNodesOfFace(int vtkVolId, int &dim, std::vector< vtkIdType > &orderedNodes) | SMDS_UnstructuredGrid | |
GetParentVolumes(int *volVtkIds, int vtkId) | SMDS_UnstructuredGrid | |
GetParentVolumes(int *volVtkIds, int downId, unsigned char downType) | SMDS_UnstructuredGrid | |
GetPoints() | SMDS_UnstructuredGrid | virtual |
InsertNextLinkedCell(int type, int npts, vtkIdType *pts) | SMDS_UnstructuredGrid | |
ModifyCellNodes(int vtkVolId, std::map< int, int > localClonedNodeIds) | SMDS_UnstructuredGrid | |
New() | SMDS_UnstructuredGrid | static |
SetBallDiameter(vtkIdType vtkID, double diameter) | SMDS_UnstructuredGrid | |
setCellIdToDownId(int vtkCellId, int downId) | SMDS_UnstructuredGrid | |
setSMDS_mesh(SMDS_Mesh *mesh) | SMDS_UnstructuredGrid | |
SMDS_UnstructuredGrid() | SMDS_UnstructuredGrid | protected |
~SMDS_UnstructuredGrid() | SMDS_UnstructuredGrid | protected |