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