Go to the source code of this file.
Functions | |
| template<> | |
| InputParameters | validParams< NavierStokesApp > () |
| registerKnownLabel ("NavierStokesApp") | |
| static void | associateSyntaxInner (Syntax &syntax, ActionFactory &) |
| void | NavierStokesApp__registerAll (Factory &f, ActionFactory &af, Syntax &s) |
| void | NavierStokesApp__registerApps () |
|
static |
Definition at line 48 of file NavierStokesApp.C.
Referenced by NavierStokesApp::associateSyntax(), and NavierStokesApp::registerAll().
| void NavierStokesApp__registerAll | ( | Factory & | f, |
| ActionFactory & | af, | ||
| Syntax & | s | ||
| ) |
Definition at line 121 of file NavierStokesApp.C.
| void NavierStokesApp__registerApps | ( | ) |
Definition at line 126 of file NavierStokesApp.C.
| registerKnownLabel | ( | "NavierStokesApp" | ) |
| InputParameters validParams< NavierStokesApp > | ( | ) |
Definition at line 20 of file NavierStokesApp.C.
Referenced by validParams< NavierStokesTestApp >().
1.8.16