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