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

Method vtkCellGridReader

IO/CellGrid/vtkCellGridReader.cxx:130–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128vtkStandardNewMacro(vtkCellGridReader);
129
130vtkCellGridReader::vtkCellGridReader()
131{
132 this->SetNumberOfInputPorts(0);
133 vtkFiltersCellGrid::RegisterCellsAndResponders();
134 vtkIOCellGrid::RegisterCellsAndResponders();
135}
136
137vtkCellGridReader::~vtkCellGridReader()
138{

Callers 12

testMethod · 0.80
testMethod · 0.80
testReaderMethod · 0.80
runCaseMethod · 0.80
testSideRoundTripMethod · 0.80
testCellCentersMethod · 0.80
testMultipleCellTypesMethod · 0.80
runCaseMethod · 0.80
setUpMethod · 0.80
runCaseMethod · 0.80
testProbeMethod · 0.80
setUpMethod · 0.80

Calls 1

SetNumberOfInputPortsMethod · 0.45

Tested by 12

testMethod · 0.64
testMethod · 0.64
testReaderMethod · 0.64
runCaseMethod · 0.64
testSideRoundTripMethod · 0.64
testCellCentersMethod · 0.64
testMultipleCellTypesMethod · 0.64
runCaseMethod · 0.64
setUpMethod · 0.64
runCaseMethod · 0.64
testProbeMethod · 0.64
setUpMethod · 0.64