![]() |
v0.16.0 |
#include "tutorials/vec-2_nonlinear_elasticity/src/HenckyOps.hpp"
Public Member Functions | |
| OpCalculateHenckyPlasticStressImpl (const std::string field_name, boost::shared_ptr< CommonData > common_data, boost::shared_ptr< MatrixDouble > mat_D_ptr, const double scale=1) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
| OpCalculateHenckyPlasticStressImpl (const std::string field_name, boost::shared_ptr< CommonData > common_data, boost::shared_ptr< MatrixDouble > mat_D_ptr, const double scale=1) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Private Attributes | |
| boost::shared_ptr< CommonData > | commonDataPtr |
| boost::shared_ptr< MatrixDouble > | matDPtr |
| boost::shared_ptr< MatrixDouble > | matLogCPlastic |
| const double | scaleStress |
Definition at line 420 of file HenckyOps.hpp.
|
inline |
Definition at line 423 of file HenckyOps.hpp.
|
inline |
Definition at line 433 of file HenckyOps.hpp.
|
inline |
Definition at line 435 of file HenckyOps.hpp.
|
inline |
Definition at line 445 of file HenckyOps.hpp.
|
private |
Definition at line 465 of file HenckyOps.hpp.
|
private |
Definition at line 466 of file HenckyOps.hpp.
|
private |
Definition at line 467 of file HenckyOps.hpp.
|
private |
Definition at line 468 of file HenckyOps.hpp.