Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
121
std::string
122
XdmfHDF5Controller::getDataSetPath() const
123
{
124
return mDataSetPath;
125
}
126
127
const std::string
128
XdmfHDF5Controller::getDataSetPrefix() const
Callers
6
getStepControllers
Function · 0.80
getControllersExcludingStep
Function · 0.80
getDataSetSize
Method · 0.80
write
Method · 0.80
XdmfHDF5Controller
Method · 0.80
XdmfHDF5ControllerGetDataSetPath
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected