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

Method getDataSetPath

ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Controller.cpp:121–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121std::string
122XdmfHDF5Controller::getDataSetPath() const
123{
124 return mDataSetPath;
125}
126
127const std::string
128XdmfHDF5Controller::getDataSetPrefix() const

Callers 6

getStepControllersFunction · 0.80
getDataSetSizeMethod · 0.80
writeMethod · 0.80
XdmfHDF5ControllerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected