MCPcopy Create free account
hub / github.com/Kitware/VTK / GetCellType

Method GetCellType

Testing/DataModel/vtkMappedUnstructuredGridGenerator.cxx:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189int MappedGridImpl::GetCellType(vtkIdType cellId)
190{
191 return _grid->GetCellType(cellId);
192}
193
194int MappedGridImpl::GetMaxCellSize()
195{

Callers 7

GetDistinctCellTypesMethod · 0.45
GetTypeMethod · 0.45
GetFaceArrayMethod · 0.45
GetEdgeArrayMethod · 0.45
FetchCellTypeMethod · 0.45

Calls

no outgoing calls

Tested by 1