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

68 {
70 }
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 72 of file SubChannelApp.C.

73 {
75 }
static void registerApps()
Definition: SubChannelApp.C:54