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

Method Initialize

IO/XML/vtkXMLHyperTreeGridWriter.cxx:993–1000  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

991
992//------------------------------------------------------------------------------
993void vtkXMLHyperTreeGridWriter::HyperTreeGridMetaDataForVersion2::Initialize()
994{
995 this->Descriptors = nullptr;
996 this->TreeIds = nullptr;
997 this->NumberOfVerticesPerDepth = nullptr;
998 this->DepthPerTree = nullptr;
999 this->BreadthFirstIdMap = nullptr;
1000}
1001VTK_ABI_NAMESPACE_END

Callers 15

SetupEmptyOutputMethod · 0.45
ReadCellArrayMethod · 0.45
SetupEmptyOutputMethod · 0.45
SetupEmptyOutputMethod · 0.45
SetupEmptyOutputMethod · 0.45
SetupEmptyOutputMethod · 0.45
SetupEmptyOutputMethod · 0.45
SetupEmptyOutputMethod · 0.45
UpdateFieldDataMethod · 0.45
SetupEmptyOutputMethod · 0.45
SetupOutputDataMethod · 0.45
SetupEmptyOutputMethod · 0.45

Calls

no outgoing calls

Tested by 3

TestXMLGhostCellsImportFunction · 0.36
TestXMLPieceDistributionFunction · 0.36