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

Method GetCellDataArraySelection

IO/Fides/vtkFidesWriter.cxx:98–101  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

96
97//------------------------------------------------------------------------------
98vtkDataArraySelection* vtkFidesWriter::GetCellDataArraySelection()
99{
100 return this->GetArraySelection(vtkDataObject::FIELD_ASSOCIATION_CELLS);
101}
102
103//------------------------------------------------------------------------------
104vtkDataArraySelection* vtkFidesWriter::GetFieldDataArraySelection()

Callers 1

testFifthMethod · 0.45

Calls 1

GetArraySelectionMethod · 0.95

Tested by 1

testFifthMethod · 0.36