v0.14.0 |
Operator for the simple contact element. More...
#include <users_modules/mortar_contact/src/SimpleContact.hpp>
Public Member Functions | |
OpGetDeformationFieldForDisplAtGaussPtsSlave (const string 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 the spacial coordinates of the gauss points of slave triangle.
Definition at line 845 of file SimpleContact.hpp.
|
inline |
Definition at line 848 of file SimpleContact.hpp.
MoFEMErrorCode SimpleContactProblem::OpGetDeformationFieldForDisplAtGaussPtsSlave::doWork | ( | int | side, |
EntityType | type, | ||
EntData & | data | ||
) |
Definition at line 650 of file SimpleContact.cpp.
boost::shared_ptr<CommonDataSimpleContact> SimpleContactProblem::OpGetDeformationFieldForDisplAtGaussPtsSlave::commonDataSimpleContact |
Definition at line 847 of file SimpleContact.hpp.