#include <SMDS_Downward.hxx>
|
SMDS_DownEdge (SMDS_UnstructuredGrid *grid) | |
|
~SMDS_DownEdge () | |
|
virtual void addUpCell (int cellId, int upCellId, unsigned char aType) | |
| Id's are downward connectivity id's. More...
|
|
virtual void allocate (int nbElems) | |
|
virtual void compactStorage () | |
|
int computeFaces (int *pts, int *vtkIds, int nbcells, int *downFaces, unsigned char *downTypes) | |
|
int computeFaces (int cellId, int *vtkIds, int nbcells, int *downFaces, unsigned char *downTypes) | |
|
int computeVtkCells (int *pts, std::vector< int > &vtkIds) | |
|
int computeVtkCells (int cellId, std::vector< int > &vtkIds) | |
|
virtual int getNodeSet (int cellId, int *nodeSet) | |
|
virtual void initCell (int cellId) | |
|
void setNodes (int cellId, const int *nodeIds) | |
|
void setNodes (int cellId, int vtkId) | |
|
SMDS_Down1D (SMDS_UnstructuredGrid *grid, int nbDownCells) | |
|
~SMDS_Down1D () | |
|
int addCell (int vtkId=-1) | |
|
virtual void addDownCell (int cellId, int lowCellId, unsigned char aType) | |
| Id's are downward connectivity id's. More...
|
|
SMDS_Downward (SMDS_UnstructuredGrid *grid, int nbDownCells) | |
|
virtual ~SMDS_Downward () | |
|
◆ SMDS_DownEdge()
◆ ~SMDS_DownEdge()
SMDS_DownEdge::~SMDS_DownEdge |
( |
| ) |
|
|
protected |
◆ SMDS_UnstructuredGrid
The documentation for this class was generated from the following files:
- src/3rdParty/salomesmesh/inc/SMDS_Downward.hxx
- src/3rdParty/salomesmesh/src/SMDS/SMDS_Downward.cpp