Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ getFilePath
Method
getFilePath
ThirdParty/xdmf3/vtkxdmf3/core/XdmfWriter.cpp:221–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
std::string
222
XdmfWriter::getFilePath() const
223
{
224
return mImpl->mXMLFilePath;
225
}
226
227
unsigned int
228
XdmfWriter::getLightDataLimit() const
Callers
14
getStepControllers
Function · 0.45
getControllersExcludingStep
Function · 0.45
addStep
Method · 0.45
populateItem
Method · 0.45
preallocateSteps
Method · 0.45
setStep
Method · 0.45
populateItem
Method · 0.45
XdmfWriter
Method · 0.45
visit
Method · 0.45
XdmfWriterGetFilePath
Function · 0.45
XdmfHDF5Writer
Method · 0.45
controllerSplitting
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected