#include <SMDS_Downward.hxx>
|
virtual void | addDownCell (int cellId, int lowCellId, unsigned char aType) |
| Id's are downward connectivity id's. More...
|
|
virtual void | computeEdgesWithNodes (int cellId, ListElemByNodesType &edgesWithNodes) |
|
| SMDS_DownQuadTriangle (SMDS_UnstructuredGrid *grid) |
|
| ~SMDS_DownQuadTriangle () |
|
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 | computeVolumeIds (ElemByNodesType &faceByNodes, int *ids) |
|
int | computeVolumeIds (int cellId, int *ids) |
|
int | computeVolumeIdsFromNodesFace (int *nodes, int nbNodes, int *ids) |
|
int | FindEdgeByNodes (int cellId, ElemByNodesType &edgeByNodes) |
|
virtual int | getNodeSet (int cellId, int *nodeSet) |
|
bool | isInFace (int cellId, int *pts, int npts) |
|
void | setTempNodes (int cellId, ElemByNodesType &faceByNodes) |
|
void | setTempNodes (int cellId, int vtkId) |
|
| SMDS_Down2D (SMDS_UnstructuredGrid *grid, int nbDownCells) |
|
| ~SMDS_Down2D () |
|
int | addCell (int vtkId=-1) |
|
virtual void | initCell (int cellId) |
|
| SMDS_Downward (SMDS_UnstructuredGrid *grid, int nbDownCells) |
|
virtual | ~SMDS_Downward () |
|
◆ SMDS_DownQuadTriangle()
◆ ~SMDS_DownQuadTriangle()
SMDS_DownQuadTriangle::~SMDS_DownQuadTriangle |
( |
| ) |
|
|
protected |
◆ addDownCell()
void SMDS_DownQuadTriangle::addDownCell |
( |
int |
cellId, |
|
|
int |
lowCellId, |
|
|
unsigned char |
aType |
|
) |
| |
|
protectedvirtual |
Id's are downward connectivity id's.
Reimplemented from SMDS_Downward.
◆ computeEdgesWithNodes()
void SMDS_DownQuadTriangle::computeEdgesWithNodes |
( |
int |
cellId, |
|
|
ListElemByNodesType & |
edgesWithNodes |
|
) |
| |
|
protectedvirtual |
◆ 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