OGS
ProcessLib::SubmeshResiduumOutputConfig Struct Reference

Detailed Description

Definition at line 23 of file SubmeshResiduumOutputConfig.h.

#include <SubmeshResiduumOutputConfig.h>

Collaboration diagram for ProcessLib::SubmeshResiduumOutputConfig:
[legend]

Public Attributes

Output output
 Controls the output on the meshes.
 
std::vector< std::reference_wrapper< MeshLib::Mesh > > meshes
 

Member Data Documentation

◆ meshes

std::vector<std::reference_wrapper<MeshLib::Mesh> > ProcessLib::SubmeshResiduumOutputConfig::meshes

The submeshes for whom additional residuum output should be produced.

Attention
These meshes must be a non-overlapping cover of the entire simulation domain (bulk mesh)!

Definition at line 33 of file SubmeshResiduumOutputConfig.h.

◆ output

Output ProcessLib::SubmeshResiduumOutputConfig::output

Controls the output on the meshes.

Definition at line 26 of file SubmeshResiduumOutputConfig.h.


The documentation for this struct was generated from the following file: