#include <MiscApp.h>
Definition at line 20 of file MiscApp.h.
◆ MiscApp()
MiscApp::MiscApp |
( |
const InputParameters & |
parameters | ) |
|
Definition at line 25 of file MiscApp.C.
25 : MooseApp(parameters)
static void registerAll(Factory &f, ActionFactory &af, Syntax &s)
◆ ~MiscApp()
◆ associateSyntax()
void MiscApp::associateSyntax |
( |
Syntax & |
syntax, |
|
|
ActionFactory & |
action_factory |
|
) |
| |
|
static |
◆ registerAll()
void MiscApp::registerAll |
( |
Factory & |
f, |
|
|
ActionFactory & |
af, |
|
|
Syntax & |
s |
|
) |
| |
|
static |
◆ registerApps()
void MiscApp::registerApps |
( |
| ) |
|
|
static |
◆ registerExecFlags()
void MiscApp::registerExecFlags |
( |
Factory & |
factory | ) |
|
|
static |
◆ registerObjects()
void MiscApp::registerObjects |
( |
Factory & |
factory | ) |
|
|
static |
The documentation for this class was generated from the following files: