#include <PorousFlowApp.h>
Definition at line 19 of file PorousFlowApp.h.
◆ PorousFlowApp()
PorousFlowApp::PorousFlowApp |
( |
const InputParameters & |
parameters | ) |
|
◆ ~PorousFlowApp()
PorousFlowApp::~PorousFlowApp |
( |
| ) |
|
|
virtual |
◆ associateSyntax()
void PorousFlowApp::associateSyntax |
( |
Syntax & |
syntax, |
|
|
ActionFactory & |
action_factory |
|
) |
| |
|
static |
◆ associateSyntaxDepends()
void PorousFlowApp::associateSyntaxDepends |
( |
Syntax & |
syntax, |
|
|
ActionFactory & |
action_factory |
|
) |
| |
|
static |
Definition at line 103 of file PorousFlowApp.C.
105 mooseDeprecated(
"use registerAll instead of associateSyntaxDepends");
◆ registerAll()
void PorousFlowApp::registerAll |
( |
Factory & |
f, |
|
|
ActionFactory & |
af, |
|
|
Syntax & |
s |
|
) |
| |
|
static |
◆ registerApps()
void PorousFlowApp::registerApps |
( |
| ) |
|
|
static |
◆ registerExecFlags()
void PorousFlowApp::registerExecFlags |
( |
Factory & |
factory | ) |
|
|
static |
◆ registerObjectDepends()
void PorousFlowApp::registerObjectDepends |
( |
Factory & |
factory | ) |
|
|
static |
Definition at line 87 of file PorousFlowApp.C.
89 mooseDeprecated(
"use registerAll instead of registerObjectsDepends");
◆ registerObjects()
void PorousFlowApp::registerObjects |
( |
Factory & |
factory | ) |
|
|
static |
The documentation for this class was generated from the following files: