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

Method GetCellGhostArray

Common/DataModel/vtkDataSet.cxx:1070–1073  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1068
1069//------------------------------------------------------------------------------
1070vtkUnsignedCharArray* vtkDataSet::GetCellGhostArray()
1071{
1072 return this->CellData->GetGhostArray();
1073}
1074
1075//------------------------------------------------------------------------------
1076vtkUnsignedCharArray* vtkDataSet::AllocateCellGhostArray()

Callers 15

GetGhostArrayMethod · 0.95
GetGhostCellsTimeMethod · 0.95
RemoveGhostCellsMethod · 0.80
ProcessRequestMethod · 0.80
ProcessRequestMethod · 0.80
GetElementCountsFunction · 0.80
ModelMethod · 0.80
TransientMethod · 0.80
ModelMethod · 0.80
TransientMethod · 0.80
RequestDataMethod · 0.80

Calls 1

GetGhostArrayMethod · 0.45

Tested by 14

TestOverlappingAMRFunction · 0.64
AttachCellFlagsArrayFunction · 0.64
GetTotalNumberOfCellsFunction · 0.64
RegisterGridsFunction · 0.64
RegisterGridsFunction · 0.64
RegisterGridsFunction · 0.64
TestZeroLevelsFunction · 0.64