Go to the source code of this file.
|
| registerMooseAction ("ContactApp", ContactAction, "append_mesh_generator") |
|
| registerMooseAction ("ContactApp", ContactAction, "add_aux_variable") |
|
| registerMooseAction ("ContactApp", ContactAction, "add_contact_aux_variable") |
|
| registerMooseAction ("ContactApp", ContactAction, "add_mortar_variable") |
|
| registerMooseAction ("ContactApp", ContactAction, "add_aux_kernel") |
|
| registerMooseAction ("ContactApp", ContactAction, "add_constraint") |
|
| registerMooseAction ("ContactApp", ContactAction, "output_penetration_info_vars") |
|
| registerMooseAction ("ContactApp", ContactAction, "add_user_object") |
|
| registerMooseAction ("ContactApp", ContactAction, "post_mesh_prepared") |
|
◆ NodeBoundaryIDInfo
◆ registerMooseAction() [1/9]
registerMooseAction |
( |
"ContactApp" |
, |
|
|
ContactAction |
, |
|
|
"append_mesh_generator" |
|
|
) |
| |
◆ registerMooseAction() [2/9]
registerMooseAction |
( |
"ContactApp" |
, |
|
|
ContactAction |
, |
|
|
"add_aux_variable" |
|
|
) |
| |
◆ registerMooseAction() [3/9]
registerMooseAction |
( |
"ContactApp" |
, |
|
|
ContactAction |
, |
|
|
"add_contact_aux_variable" |
|
|
) |
| |
◆ registerMooseAction() [4/9]
registerMooseAction |
( |
"ContactApp" |
, |
|
|
ContactAction |
, |
|
|
"add_mortar_variable" |
|
|
) |
| |
◆ registerMooseAction() [5/9]
registerMooseAction |
( |
"ContactApp" |
, |
|
|
ContactAction |
, |
|
|
"add_aux_kernel" |
|
|
) |
| |
◆ registerMooseAction() [6/9]
registerMooseAction |
( |
"ContactApp" |
, |
|
|
ContactAction |
, |
|
|
"add_constraint" |
|
|
) |
| |
◆ registerMooseAction() [7/9]
registerMooseAction |
( |
"ContactApp" |
, |
|
|
ContactAction |
, |
|
|
"output_penetration_info_vars" |
|
|
) |
| |
◆ registerMooseAction() [8/9]
registerMooseAction |
( |
"ContactApp" |
, |
|
|
ContactAction |
, |
|
|
"add_user_object" |
|
|
) |
| |
◆ registerMooseAction() [9/9]
registerMooseAction |
( |
"ContactApp" |
, |
|
|
ContactAction |
, |
|
|
"post_mesh_prepared" |
|
|
) |
| |
◆ contact_action_counter
unsigned int contact_action_counter = 0 |
|
static |
◆ contact_auxkernel_counter
unsigned int contact_auxkernel_counter = 0 |
|
static |
◆ contact_mortar_auxkernel_counter
unsigned int contact_mortar_auxkernel_counter = 0 |
|
static |
◆ contact_userobject_counter
unsigned int contact_userobject_counter = 0 |
|
static |