SMDS_DownEdge Class Reference

#include <SMDS_Downward.hxx>

Protected Member Functions

 SMDS_DownEdge (SMDS_UnstructuredGrid *grid)
 
 ~SMDS_DownEdge ()
 
- Protected Member Functions inherited from SMDS_Down1D
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 ()
 
- Protected Member Functions inherited from SMDS_Downward
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 ()
 

Friends

class SMDS_UnstructuredGrid
 

Additional Inherited Members

- Public Member Functions inherited from SMDS_Down1D
virtual void getNodeIds (int cellId, std::set< int > &nodeSet)
 
virtual int getNodes (int cellId, int *nodevec)
 
virtual int getNumberOfUpCells (int cellId)
 
virtual const int * getUpCells (int cellId)
 
virtual const unsigned char * getUpTypes (int cellId)
 
- Public Member Functions inherited from SMDS_Downward
virtual const int * getDownCells (int cellId)
 
virtual const unsigned char * getDownTypes (int cellId)
 
int getMaxId ()
 
virtual int getNumberOfDownCells (int cellId)
 
virtual void getOrderedNodesOfFace (int cellId, std::vector< vtkIdType > &orderedNodes)
 
int getVtkCellId (int cellId)
 
- Static Public Member Functions inherited from SMDS_Downward
static int getCellDimension (unsigned char cellType)
 

Constructor & Destructor Documentation

◆ SMDS_DownEdge()

SMDS_DownEdge::SMDS_DownEdge ( SMDS_UnstructuredGrid grid)
protected

◆ ~SMDS_DownEdge()

SMDS_DownEdge::~SMDS_DownEdge ( )
protected

Friends And Related Function Documentation

◆ 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