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