v0.14.0 |
Operator for the simple contact element. More...
#include <users_modules/mortar_contact/src/SimpleContact.hpp>
Public Member Functions | |
OpGetPositionAtGaussPtsSlave (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 809 of file SimpleContact.hpp.
|
inline |
Definition at line 812 of file SimpleContact.hpp.
MoFEMErrorCode SimpleContactProblem::OpGetPositionAtGaussPtsSlave::doWork | ( | int | side, |
EntityType | type, | ||
EntData & | data | ||
) |
Definition at line 570 of file SimpleContact.cpp.
boost::shared_ptr<CommonDataSimpleContact> SimpleContactProblem::OpGetPositionAtGaussPtsSlave::commonDataSimpleContact |
Definition at line 811 of file SimpleContact.hpp.