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

Go to the source code of this file.

Functions

void SubChannelApp__registerAll (Factory &f, ActionFactory &af, Syntax &s)
 
void SubChannelApp__registerApps ()
 

Function Documentation

◆ SubChannelApp__registerAll()

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

Definition at line 79 of file SubChannelApp.C.

80 {
82 }
static void registerAll(Factory &f, ActionFactory &af, Syntax &s)
Definition: SubChannelApp.C:52
Real f(Real x)
Test function for Brents method.

◆ SubChannelApp__registerApps()

void SubChannelApp__registerApps ( )

Definition at line 84 of file SubChannelApp.C.

85 {
87 }
static void registerApps()
Definition: SubChannelApp.C:66