#include <TensorMechanicsApp.h>
Definition at line 19 of file TensorMechanicsApp.h.
◆ TensorMechanicsApp()
TensorMechanicsApp::TensorMechanicsApp |
( |
const InputParameters & |
parameters | ) |
|
◆ ~TensorMechanicsApp()
TensorMechanicsApp::~TensorMechanicsApp |
( |
| ) |
|
|
virtual |
◆ associateSyntax()
void TensorMechanicsApp::associateSyntax |
( |
Syntax & |
syntax, |
|
|
ActionFactory & |
action_factory |
|
) |
| |
|
static |
◆ registerAll()
void TensorMechanicsApp::registerAll |
( |
Factory & |
f, |
|
|
ActionFactory & |
af, |
|
|
Syntax & |
s |
|
) |
| |
|
static |
Definition at line 81 of file TensorMechanicsApp.C.
83 Registry::registerObjectsTo(f, {
"TensorMechanicsApp"});
84 Registry::registerActionsTo(af, {
"TensorMechanicsApp"});
Referenced by CombinedApp::registerAll(), XFEMApp::registerAll(), ModulesApp::registerAll(), PorousFlowApp::registerAll(), PeridynamicsApp::registerAll(), SolidMechanicsApp::registerAll(), TensorMechanicsTestApp::registerAll(), TensorMechanicsApp(), and TensorMechanicsApp__registerAll().
◆ registerApps()
void TensorMechanicsApp::registerApps |
( |
| ) |
|
|
static |
◆ registerExecFlags()
void TensorMechanicsApp::registerExecFlags |
( |
Factory & |
factory | ) |
|
|
static |
◆ registerObjects()
void TensorMechanicsApp::registerObjects |
( |
Factory & |
factory | ) |
|
|
static |
◆ validParams()
InputParameters TensorMechanicsApp::validParams |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: