#include <ChemicalReactionsTestApp.h>
Definition at line 19 of file ChemicalReactionsTestApp.h.
◆ ChemicalReactionsTestApp()
ChemicalReactionsTestApp::ChemicalReactionsTestApp |
( |
InputParameters |
parameters | ) |
|
Definition at line 26 of file ChemicalReactionsTestApp.C.
27 : MooseApp(parameters)
30 _factory, _action_factory, _syntax, getParam<bool>(
"allow_test_objects"));
◆ ~ChemicalReactionsTestApp()
ChemicalReactionsTestApp::~ChemicalReactionsTestApp |
( |
| ) |
|
|
virtual |
◆ associateSyntax()
void ChemicalReactionsTestApp::associateSyntax |
( |
Syntax & |
syntax, |
|
|
ActionFactory & |
action_factory |
|
) |
| |
|
static |
◆ registerAll()
void ChemicalReactionsTestApp::registerAll |
( |
Factory & |
f, |
|
|
ActionFactory & |
af, |
|
|
Syntax & |
s, |
|
|
bool |
use_test_objects = false |
|
) |
| |
|
static |
◆ registerApps()
void ChemicalReactionsTestApp::registerApps |
( |
| ) |
|
|
static |
◆ registerExecFlags()
void ChemicalReactionsTestApp::registerExecFlags |
( |
Factory & |
factory | ) |
|
|
static |
◆ registerObjects()
void ChemicalReactionsTestApp::registerObjects |
( |
Factory & |
factory | ) |
|
|
static |
The documentation for this class was generated from the following files: