#include <RichardsTestApp.h>
Definition at line 19 of file RichardsTestApp.h.
◆ RichardsTestApp()
RichardsTestApp::RichardsTestApp |
( |
InputParameters |
parameters | ) |
|
Definition at line 25 of file RichardsTestApp.C.
25 : MooseApp(parameters)
27 mooseDeprecated(
"Please use the PorousFlow module instead. If Richards contains functionality " 28 "not included in PorousFlow, please contact the moose-users google group");
30 _factory, _action_factory, _syntax, getParam<bool>(
"allow_test_objects"));
static void registerAll(Factory &f, ActionFactory &af, Syntax &s, bool use_test_objs=false)
◆ ~RichardsTestApp()
RichardsTestApp::~RichardsTestApp |
( |
| ) |
|
|
virtual |
◆ associateSyntax()
void RichardsTestApp::associateSyntax |
( |
Syntax & |
syntax, |
|
|
ActionFactory & |
action_factory |
|
) |
| |
|
static |
◆ registerAll()
void RichardsTestApp::registerAll |
( |
Factory & |
f, |
|
|
ActionFactory & |
af, |
|
|
Syntax & |
s, |
|
|
bool |
use_test_objs = false |
|
) |
| |
|
static |
◆ registerApps()
void RichardsTestApp::registerApps |
( |
| ) |
|
|
static |
◆ registerExecFlags()
void RichardsTestApp::registerExecFlags |
( |
Factory & |
factory | ) |
|
|
static |
◆ registerObjects()
void RichardsTestApp::registerObjects |
( |
Factory & |
factory | ) |
|
|
static |
The documentation for this class was generated from the following files: