![]() |
v0.14.0 |
Operator for computing deformation gradients in side volumes. More...
#include <users_modules/mortar_contact/src/SimpleContact.hpp>
Public Member Functions | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
| OpCalculateDeformation (const string field_name, boost::shared_ptr< CommonDataSimpleContact > common_data_contact, bool ho_geometry=false) | |
Public Attributes | |
| boost::shared_ptr< CommonDataSimpleContact > | commonDataSimpleContact |
| bool | hoGeometry |
Operator for computing deformation gradients in side volumes.
Definition at line 2456 of file SimpleContact.hpp.
|
inline |
Definition at line 2465 of file SimpleContact.hpp.
| MoFEMErrorCode SimpleContactProblem::OpCalculateDeformation::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | data | ||
| ) |
Definition at line 3081 of file SimpleContact.cpp.
| boost::shared_ptr<CommonDataSimpleContact> SimpleContactProblem::OpCalculateDeformation::commonDataSimpleContact |
Definition at line 2460 of file SimpleContact.hpp.
| bool SimpleContactProblem::OpCalculateDeformation::hoGeometry |
Definition at line 2461 of file SimpleContact.hpp.