![]() |
v0.14.0 |
Operator for the simple contact element. More...
#include <users_modules/mortar_contact/src/SimpleContact.hpp>
Public Member Functions | |
| OpGetLagMulAtGaussPtsSlave (const string lagrange_field_name, boost::shared_ptr< CommonDataSimpleContact > common_data_contact) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Public Attributes | |
| boost::shared_ptr< CommonDataSimpleContact > | commonDataSimpleContact |
Operator for the simple contact element.
Calculates Lagrange multipliers at the gauss points on the slave triangle.
Definition at line 897 of file SimpleContact.hpp.
|
inline |
Definition at line 900 of file SimpleContact.hpp.
| MoFEMErrorCode SimpleContactProblem::OpGetLagMulAtGaussPtsSlave::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | data | ||
| ) |
Definition at line 729 of file SimpleContact.cpp.
| boost::shared_ptr<CommonDataSimpleContact> SimpleContactProblem::OpGetLagMulAtGaussPtsSlave::commonDataSimpleContact |
Definition at line 899 of file SimpleContact.hpp.