OGS
|
Definition in file ProcessOutputData.h.
#include "NumLib/DOF/LocalToGlobalIndexMap.h"
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 . | |