This is the complete list of members for SMDS_Down1D, including all inherited members.
addCell(int vtkId=-1) | SMDS_Downward | protected |
addDownCell(int cellId, int lowCellId, unsigned char aType) | SMDS_Downward | protectedvirtual |
addUpCell(int cellId, int upCellId, unsigned char aType) | SMDS_Down1D | protectedvirtual |
allocate(int nbElems) | SMDS_Down1D | protectedvirtual |
compactStorage() | SMDS_Down1D | protectedvirtual |
computeFaces(int cellId, int *vtkIds, int nbcells, int *downFaces, unsigned char *downTypes) | SMDS_Down1D | protected |
computeFaces(int *pts, int *vtkIds, int nbcells, int *downFaces, unsigned char *downTypes) | SMDS_Down1D | protected |
computeVtkCells(int cellId, std::vector< int > &vtkIds) | SMDS_Down1D | protected |
computeVtkCells(int *pts, std::vector< int > &vtkIds) | SMDS_Down1D | protected |
getCellDimension(unsigned char cellType) | SMDS_Downward | static |
getDownCells(int cellId) | SMDS_Downward | virtual |
getDownTypes(int cellId) | SMDS_Downward | virtual |
getMaxId() | SMDS_Downward | |
getNodeIds(int cellId, std::set< int > &nodeSet) | SMDS_Down1D | virtual |
getNodes(int cellId, int *nodevec) | SMDS_Down1D | virtual |
getNodeSet(int cellId, int *nodeSet) | SMDS_Down1D | protectedvirtual |
getNumberOfDownCells(int cellId) | SMDS_Downward | virtual |
getNumberOfUpCells(int cellId) | SMDS_Down1D | virtual |
getOrderedNodesOfFace(int cellId, std::vector< vtkIdType > &orderedNodes) | SMDS_Downward | virtual |
getUpCells(int cellId) | SMDS_Down1D | virtual |
getUpTypes(int cellId) | SMDS_Down1D | virtual |
getVtkCellId(int cellId) | SMDS_Downward | |
initCell(int cellId) | SMDS_Down1D | protectedvirtual |
setNodes(int cellId, int vtkId) | SMDS_Down1D | protected |
setNodes(int cellId, const int *nodeIds) | SMDS_Down1D | protected |
SMDS_Down1D(SMDS_UnstructuredGrid *grid, int nbDownCells) | SMDS_Down1D | protected |
SMDS_Downward(SMDS_UnstructuredGrid *grid, int nbDownCells) | SMDS_Downward | protected |
SMDS_UnstructuredGrid | SMDS_Down1D | friend |
~SMDS_Down1D() | SMDS_Down1D | protected |
~SMDS_Downward() | SMDS_Downward | protectedvirtual |