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 92 of file SubChannelApp.C.

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

◆ SubChannelApp__registerApps()

void SubChannelApp__registerApps ( )

Definition at line 97 of file SubChannelApp.C.

98 {
100 }
static void registerApps()
Definition: SubChannelApp.C:79