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

Method GetAssembly

IO/IOSS/vtkIOSSReader.cxx:921–925  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

919
920//----------------------------------------------------------------------------
921vtkDataAssembly* vtkIOSSReader::GetAssembly()
922{
923 auto& internals = (*this->Internals);
924 return internals.GetAssembly();
925}
926
927//----------------------------------------------------------------------------
928bool vtkIOSSReader::AddSelector(const char* selector)

Callers 15

TestExampleFileFunction · 0.45
TestFDSReader3Function · 0.45
TestFDSReader2Function · 0.45
ReadMeshMethod · 0.45
ReadMeshMethod · 0.45
VisitMethod · 0.45
VisitMethod · 0.45
VisitMethod · 0.45
VisitMethod · 0.45
VisitMethod · 0.45
VisitMethod · 0.45
PickActorMethod · 0.45

Calls

no outgoing calls

Tested by 4

TestExampleFileFunction · 0.36
TestFDSReader3Function · 0.36
TestFDSReader2Function · 0.36
VisitMethod · 0.36