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