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

Method SetSourceIds

IO/IOSS/vtkIOSSModel.cxx:788–788  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

786 }
787
788 void SetSourceIds(const std::vector<vtkIdType>* ids) { this->SourceIds = ids; }
789
790 template <typename ArrayType>
791 void operator()(ArrayType* array)

Callers 2

PutFieldMethod · 0.45
ModelFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected