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