https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Functions
XFEMApp.C File Reference

Go to the source code of this file.

Functions

 registerKnownLabel ("XFEMApp")
 
void XFEMApp__registerAll (Factory &f, ActionFactory &af, Syntax &s)
 
void XFEMApp__registerApps ()
 

Function Documentation

◆ registerKnownLabel()

registerKnownLabel ( "XFEMApp"  )

◆ XFEMApp__registerAll()

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

Definition at line 60 of file XFEMApp.C.

61{
62 XFEMApp::registerAll(f, af, s);
63}
Real f(Real x)
Test function for Brents method.
static void registerAll(Factory &f, ActionFactory &af, Syntax &s)
Definition XFEMApp.C:39

◆ XFEMApp__registerApps()

void XFEMApp__registerApps ( )

Definition at line 65 of file XFEMApp.C.

66{
68}
static void registerApps()
Definition XFEMApp.C:52