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

Method AddArray

IO/CGNS/vtkCGNSReaderInternal.h:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 void AddArray(const char* name, bool status = true) { (*this)[name] = status; }
143
144 bool ArrayIsEnabled(const char* name)
145 {

Callers 15

SetArrayStatusMethod · 0.95
ReadParcelDataSetMethod · 0.45
RequestInformationMethod · 0.45
RequestDataMethod · 0.45
UpdateMetadataMethod · 0.45
FromJSONMethod · 0.45
ReadMoleculeMethod · 0.45
ReadMoleculeMethod · 0.45
ReadTimeStepMethod · 0.45
SetFieldFunction · 0.45
AddGeometricErrorMethod · 0.45
SetFieldFunction · 0.45

Calls

no outgoing calls

Tested by 15

SetFieldFunction · 0.36
TestArrayDataWriterFunction · 0.36
TestArraySerializationFunction · 0.36
TestArrayNameCollisionFunction · 0.36
TestImageDataFunction · 0.36
TestRectilinearGridFunction · 0.36
TestQuadUnstructuredGridFunction · 0.36
TestLineUnstructuredGridFunction · 0.36