www.mooseframework.org
Functions
NavierStokesTestApp.C File Reference

Go to the source code of this file.

Functions

 registerKnownLabel ("NavierStokesTestApp")
 
void NavierStokesTestApp__registerAll (Factory &f, ActionFactory &af, Syntax &s)
 
void NavierStokesTestApp__registerApps ()
 

Function Documentation

◆ NavierStokesTestApp__registerAll()

void NavierStokesTestApp__registerAll ( Factory f,
ActionFactory af,
Syntax s 
)

Definition at line 69 of file NavierStokesTestApp.C.

70 {
72 }
static void registerAll(Factory &f, ActionFactory &af, Syntax &s, bool use_test_objs=false)
Real f(Real x)
Test function for Brents method.

◆ NavierStokesTestApp__registerApps()

void NavierStokesTestApp__registerApps ( )

Definition at line 74 of file NavierStokesTestApp.C.

75 {
77 }
static void registerApps()

◆ registerKnownLabel()

registerKnownLabel ( "NavierStokesTestApp"  )