MCPcopy Create free account
hub / github.com/Kitware/VTK / ~vtkAMReXParticlesReader

Method ~vtkAMReXParticlesReader

IO/AMR/vtkAMReXParticlesReader.cxx:591–595  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

589
590//------------------------------------------------------------------------------
591vtkAMReXParticlesReader::~vtkAMReXParticlesReader()
592{
593 this->SetController(nullptr);
594 delete this->Header;
595}
596
597//------------------------------------------------------------------------------
598void vtkAMReXParticlesReader::SetPlotFileName(const char* fname)

Callers

nothing calls this directly

Calls 1

SetControllerMethod · 0.45

Tested by

no test coverage detected