Version: 9.12.0
SMDS_CellLinks Class Reference

#include <SMDS_UnstructuredGrid.hxx>

Inheritance diagram for SMDS_CellLinks:

Public Member Functions

void ResizeForPoint (vtkIdType vtkID)
 
void BuildLinks (vtkDataSet *data, vtkCellArray *Connectivity, vtkUnsignedCharArray *types)
 

Static Public Member Functions

static SMDS_CellLinksNew ()
 

Protected Member Functions

 SMDS_CellLinks ()
 
 ~SMDS_CellLinks ()
 

Constructor & Destructor Documentation

◆ SMDS_CellLinks()

SMDS_CellLinks::SMDS_CellLinks ( )
protected

Referenced by New().

◆ ~SMDS_CellLinks()

SMDS_CellLinks::~SMDS_CellLinks ( )
protected

Member Function Documentation

◆ BuildLinks()

void SMDS_CellLinks::BuildLinks ( vtkDataSet *  data,
vtkCellArray *  Connectivity,
vtkUnsignedCharArray *  types 
)

◆ New()

SMDS_CellLinks * SMDS_CellLinks::New ( )
static

◆ ResizeForPoint()

void SMDS_CellLinks::ResizeForPoint ( vtkIdType  vtkID)

References SMDS_Mesh::chunkSize.

Referenced by SMDS_MeshNode::init().