Functions | |
const tinyxml2::XMLElement * | getPieceNode (const tinyxml2::XMLDocument &doc, const std::string &fileName) |
Get the piece node an xml document. More... | |
std::string | getProcessPieceFileName (const std::string &pvtkFileName) |
get the vtk filename for the current processor More... | |
const tinyxml2::XMLElement * Dumux::Detail::VTKReader::getPieceNode | ( | const tinyxml2::XMLDocument & | doc, |
const std::string & | fileName | ||
) |
doc | an xml document |
fileName | a file name the doc was created from |
std::string Dumux::Detail::VTKReader::getProcessPieceFileName | ( | const std::string & | pvtkFileName | ) |