v0.14.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 679 of file SpringElement.hpp.
|
inline |
Definition at line 689 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 683 of file SpringElement.hpp.
bool MetaSpringBC::OpCalculateDeformation::hoGeometry |
Definition at line 685 of file SpringElement.hpp.