walberla::vtk::SelectableOutputFunction Struct Reference

#include <Initialization.h>

Public Member Functions

 SelectableOutputFunction ()=default
 
 SelectableOutputFunction (OutputFunction of, const Set< SUID > &rgs, const Set< SUID > &igs)
 

Public Attributes

OutputFunction outputFunction
 
Set< SUID > requiredGlobalStates
 
Set< SUID > incompatibleGlobalStates
 

Constructor & Destructor Documentation

◆ SelectableOutputFunction() [1/2]

walberla::vtk::SelectableOutputFunction::SelectableOutputFunction ( )
default

◆ SelectableOutputFunction() [2/2]

walberla::vtk::SelectableOutputFunction::SelectableOutputFunction ( OutputFunction  of,
const Set< SUID > &  rgs,
const Set< SUID > &  igs 
)
inline

Member Data Documentation

◆ incompatibleGlobalStates

Set<SUID> walberla::vtk::SelectableOutputFunction::incompatibleGlobalStates

◆ outputFunction

OutputFunction walberla::vtk::SelectableOutputFunction::outputFunction

◆ requiredGlobalStates

Set<SUID> walberla::vtk::SelectableOutputFunction::requiredGlobalStates

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