The Richards equation is a nonlinear diffusion equation that models multiphase flow through porous materials. More...
#include <RichardsApp.h>
Public Member Functions | |
RichardsApp (const InputParameters ¶meters) | |
virtual | ~RichardsApp () |
Static Public Member Functions | |
static void | registerApps () |
static void | registerAll (Factory &f, ActionFactory &af, Syntax &s) |
static void | registerObjects (Factory &factory) |
static void | associateSyntax (Syntax &syntax, ActionFactory &action_factory) |
static void | registerExecFlags (Factory &factory) |
The Richards equation is a nonlinear diffusion equation that models multiphase flow through porous materials.
Definition at line 24 of file RichardsApp.h.
RichardsApp::RichardsApp | ( | const InputParameters & | parameters | ) |
Definition at line 31 of file RichardsApp.C.
|
virtual |
Definition at line 38 of file RichardsApp.C.
|
static |
Definition at line 70 of file RichardsApp.C.
Referenced by CombinedApp::associateSyntax(), and ModulesApp::associateSyntax().
|
static |
Definition at line 49 of file RichardsApp.C.
Referenced by CombinedApp::registerAll(), RichardsTestApp::registerAll(), ModulesApp::registerAll(), and RichardsApp().
|
static |
Definition at line 57 of file RichardsApp.C.
|
static |
Definition at line 78 of file RichardsApp.C.
Referenced by CombinedApp::registerExecFlags(), and ModulesApp::registerExecFlags().
|
static |
Definition at line 63 of file RichardsApp.C.
Referenced by CombinedApp::registerObjects(), and ModulesApp::registerObjects().