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

Method getType

ThirdParty/xdmf3/vtkxdmf3/XdmfSet.cpp:82–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82shared_ptr<const XdmfSetType>
83XdmfSet::getType() const
84{
85 return mType;
86}
87
88void
89XdmfSet::populateItem(const std::map<std::string, std::string> & itemProperties,

Callers 12

GetVTKTypeFunction · 0.45
XdmfToVTKAttributesMethod · 0.45
CopyShapeMethod · 0.45
XdmfSubsetToVTKMethod · 0.45
InspectXDMFMethod · 0.45
InspectTimeMethod · 0.45
PopulateMethod · 0.45
XdmfSetGetTypeFunction · 0.45
populateItemMethod · 0.45
getStepControllersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected