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

Method DisableAllCellArrays

IO/NetCDF/vtkMPASReader.cxx:2789–2792  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2787//------------------------------------------------------------------------------
2788
2789void vtkMPASReader::DisableAllCellArrays()
2790{
2791 this->CellDataArraySelection->DisableAllArrays();
2792}
2793
2794//------------------------------------------------------------------------------
2795// Get name of indexed point variable

Callers

nothing calls this directly

Calls 1

DisableAllArraysMethod · 0.80

Tested by

no test coverage detected