https://mooseframework.inl.gov
Public Attributes | List of all members
MaterialOutputAction::OutputMetaData Struct Reference

Meta data describing the setup of an output object. More...

#include <MaterialOutputAction.h>

Public Attributes

std::string _aux_kernel_name
 
std::string _index_symbols
 
std::vector< std::string > _param_names
 

Detailed Description

Meta data describing the setup of an output object.

Definition at line 32 of file MaterialOutputAction.h.

Member Data Documentation

◆ _aux_kernel_name

std::string MaterialOutputAction::OutputMetaData::_aux_kernel_name

Definition at line 34 of file MaterialOutputAction.h.

◆ _index_symbols

std::string MaterialOutputAction::OutputMetaData::_index_symbols

Definition at line 35 of file MaterialOutputAction.h.

◆ _param_names

std::vector<std::string> MaterialOutputAction::OutputMetaData::_param_names

Definition at line 36 of file MaterialOutputAction.h.


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