#include <ChemicalReactionsApp.h>
Public Member Functions | |
ChemicalReactionsApp (const InputParameters ¶meters) | |
virtual | ~ChemicalReactionsApp () |
Static Public Member Functions | |
static void | registerAll (Factory &f, ActionFactory &af, Syntax &s) |
static void | registerApps () |
static void | registerObjects (Factory &factory) |
static void | associateSyntax (Syntax &syntax, ActionFactory &action_factory) |
static void | registerExecFlags (Factory &factory) |
Definition at line 19 of file ChemicalReactionsApp.h.
ChemicalReactionsApp::ChemicalReactionsApp | ( | const InputParameters & | parameters | ) |
Definition at line 31 of file ChemicalReactionsApp.C.
|
virtual |
Definition at line 37 of file ChemicalReactionsApp.C.
|
static |
Definition at line 72 of file ChemicalReactionsApp.C.
Referenced by CombinedApp::associateSyntax(), ModulesApp::associateSyntax(), and PorousFlowApp::associateSyntaxDepends().
|
static |
Definition at line 51 of file ChemicalReactionsApp.C.
Referenced by ChemicalReactionsApp(), ChemicalReactionsApp__registerAll(), ModulesApp::registerAll(), CombinedApp::registerAll(), ChemicalReactionsTestApp::registerAll(), and PorousFlowApp::registerAll().
|
static |
Definition at line 59 of file ChemicalReactionsApp.C.
Referenced by ChemicalReactionsApp__registerApps().
|
static |
Definition at line 80 of file ChemicalReactionsApp.C.
Referenced by CombinedApp::registerExecFlags(), and ModulesApp::registerExecFlags().
|
static |
Definition at line 65 of file ChemicalReactionsApp.C.
Referenced by PorousFlowApp::registerObjectDepends(), CombinedApp::registerObjects(), and ModulesApp::registerObjects().