![]() |
v0.14.0 |
Operator for the simple contact element for Augmented Lagrangian Method. More...
#include <users_modules/mortar_contact/src/SimpleContact.hpp>
Public Member Functions | |
| OpGetAugmentedLambdaSlave (const string field_name, boost::shared_ptr< CommonDataSimpleContact > common_data_contact, const double cn) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Private Attributes | |
| boost::shared_ptr< CommonDataSimpleContact > | commonDataSimpleContact |
| const double | cN |
Operator for the simple contact element for Augmented Lagrangian Method.
Calculates Augmented Lagrange Multipliers at the gauss points on the slave triangle.
Definition at line 918 of file SimpleContact.hpp.
|
inline |
Definition at line 921 of file SimpleContact.hpp.
| MoFEMErrorCode SimpleContactProblem::OpGetAugmentedLambdaSlave::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | data | ||
| ) |
Definition at line 763 of file SimpleContact.cpp.
|
private |
Definition at line 932 of file SimpleContact.hpp.
|
private |
Definition at line 931 of file SimpleContact.hpp.