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

Method GetEntity

IO/IOSS/vtkIOSSModel.cxx:1899–1902  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1897 }
1898
1899 Ioss::GroupingEntity* GetEntity(Ioss::Region& region, const std::string& blockName) const override
1900 {
1901 return region.get_edgeset(blockName);
1902 }
1903};
1904
1905//=============================================================================

Callers 6

DefineTransientMethod · 0.45
ModelMethod · 0.45
TransientMethod · 0.45
DefineTransientMethod · 0.45
ModelMethod · 0.45
TransientMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected