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