|  | OGS
    | 
| Functions | |
| void | postVTU (std::string const &int_vtu_filename, std::string const &out_vtu_filename) | 
| void | postPVD (std::string const &in_pvd_filename, std::string const &out_pvd_filename, bool const allow_overwrite) | 
| void anonymous_namespace{postLIE.cpp}::postPVD | ( | std::string const & | in_pvd_filename, | 
| std::string const & | out_pvd_filename, | ||
| bool const | allow_overwrite ) | 
Definition at line 70 of file postLIE.cpp.
References BaseLib::extractBaseName(), BaseLib::extractPath(), INFO(), BaseLib::IsFileExisting(), BaseLib::joinPaths(), and postVTU().
Referenced by main().
| void anonymous_namespace{postLIE.cpp}::postVTU | ( | std::string const & | int_vtu_filename, | 
| std::string const & | out_vtu_filename ) | 
Definition at line 32 of file postLIE.cpp.
References MeshToolsLib::convertToLinearMesh(), ProcessLib::LIE::getFractureMatrixDataInMesh(), ProcessLib::LIE::PostProcessTool::getOutputMesh(), INFO(), MeshLib::IO::readMeshFromFile(), and MeshLib::IO::writeMeshToFile().