https://mooseframework.inl.gov
Functions
FsiTestApp.C File Reference

Go to the source code of this file.

Functions

void FsiTestApp__registerAll (Factory &f, ActionFactory &af, Syntax &s)
 
void FsiTestApp__registerApps ()
 

Function Documentation

◆ FsiTestApp__registerAll()

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

Definition at line 52 of file FsiTestApp.C.

53 {
54  FsiTestApp::registerAll(f, af, s);
55 }
Real f(Real x)
Test function for Brents method.
static void registerAll(Factory &f, ActionFactory &af, Syntax &s, bool use_test_objs=false)
Definition: FsiTestApp.C:30

◆ FsiTestApp__registerApps()

void FsiTestApp__registerApps ( )

Definition at line 57 of file FsiTestApp.C.

58 {
60 }
static void registerApps()
Definition: FsiTestApp.C:41