MCPcopy 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
221std::string
222XdmfWriter::getFilePath() const
223{
224 return mImpl->mXMLFilePath;
225}
226
227unsigned int
228XdmfWriter::getLightDataLimit() const

Callers 14

getStepControllersFunction · 0.45
addStepMethod · 0.45
populateItemMethod · 0.45
preallocateStepsMethod · 0.45
setStepMethod · 0.45
populateItemMethod · 0.45
XdmfWriterMethod · 0.45
visitMethod · 0.45
XdmfWriterGetFilePathFunction · 0.45
XdmfHDF5WriterMethod · 0.45
controllerSplittingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected