OGS
ProcessOutputData.h File Reference

Detailed Description

Definition in file ProcessOutputData.h.

Include dependency graph for ProcessOutputData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProcessLib::ProcessOutputData
 Holds all data of a process that are needed for output. More...
 

Namespaces

namespace  MeshLib
 
namespace  ProcessLib
 

Functions

ProcessOutputData ProcessLib::createProcessOutputData (Process const &process, std::size_t const n_processes, MeshLib::Mesh &output_mesh)
 Extracts data necessary for output from the given process.