OGS
OutputFormat.h File Reference

Detailed Description

Definition in file OutputFormat.h.

#include <iosfwd>
#include <vector>
#include "MeshLib/IO/VtkIO/PVDFile.h"
#include "MeshLib/IO/XDMF/XdmfHdfWriter.h"
Include dependency graph for OutputFormat.h:
This graph shows which files directly or indirectly include this file:

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)