![]() |
v0.15.0 |
Operator for computing deformation gradients in side volumes. More...
#include "users_modules/basic_finite_elements/src/SpringElement.hpp"
Public Member Functions | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &row_data) |
| OpCalculateDeformation (const string field_name, boost::shared_ptr< MetaSpringBC::DataAtIntegrationPtsSprings > common_data_ptr, bool ho_geometry=false) | |
Public Attributes | |
| boost::shared_ptr< MetaSpringBC::DataAtIntegrationPtsSprings > | commonDataPtr |
| bool | hoGeometry |
Operator for computing deformation gradients in side volumes.
Definition at line 678 of file SpringElement.hpp.
|
inline |
Definition at line 688 of file SpringElement.hpp.
| MoFEMErrorCode MetaSpringBC::OpCalculateDeformation::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | row_data | ||
| ) |
Definition at line 846 of file SpringElement.cpp.
| boost::shared_ptr<MetaSpringBC::DataAtIntegrationPtsSprings> MetaSpringBC::OpCalculateDeformation::commonDataPtr |
Definition at line 682 of file SpringElement.hpp.
| bool MetaSpringBC::OpCalculateDeformation::hoGeometry |
Definition at line 684 of file SpringElement.hpp.