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