OGS
|
Definition in file OutputFormat.h.
#include <iosfwd>
#include <vector>
#include "MeshLib/IO/VtkIO/PVDFile.h"
#include "MeshLib/IO/XDMF/XdmfHdfWriter.h"
Go to the source code of this file.
Classes | |
struct | ProcessLib::OutputFormat |
struct | ProcessLib::OutputVTKFormat |
struct | ProcessLib::OutputXDMFHDF5Format |
Namespaces | |
namespace | ProcessLib |
Functions | |
std::ostream & | ProcessLib::operator<< (std::ostream &os, OutputFormat const &of) |
void | ProcessLib::outputMeshVtk (std::string const &file_name, MeshLib::Mesh const &mesh, bool const compress_output, int const data_mode) |