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

Method GetOutput

IO/Parallel/vtkMultiBlockPLOT3DReader.cxx:1421–1424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1419}
1420
1421vtkMultiBlockDataSet* vtkMultiBlockPLOT3DReader::GetOutput()
1422{
1423 return this->GetOutput(0);
1424}
1425
1426vtkMultiBlockDataSet* vtkMultiBlockPLOT3DReader::GetOutput(int port)
1427{

Callers 15

TestPNetCDFPOPReaderFunction · 0.45
updateVtuDataMethod · 0.45
SubGridMethod · 0.45
UnMarshallDataSetMethod · 0.45
RequestDataMethod · 0.45
RequestDataMethod · 0.45
PolyDataExecuteMethod · 0.45
ImageDataExecuteMethod · 0.45
StructuredGridExecuteMethod · 0.45
RequestDataMethod · 0.45

Calls 1

GetOutputDataObjectMethod · 0.45

Tested by 13

TestPNetCDFPOPReaderFunction · 0.36
DoPlot3DReaderTestsFunction · 0.36
TestPOpenFOAMReaderFunction · 0.36
TestExodusImplicitArraysFunction · 0.36
testMethod · 0.36
executeFunction · 0.36
GetSourceFunction · 0.36
TestDataTypeFunction · 0.36