![]() |
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 376 of file HenckyOps.hpp.
|
inline |
Definition at line 379 of file HenckyOps.hpp.
|
inline |
Definition at line 441 of file HenckyOps.hpp.
|
inline |
Definition at line 391 of file HenckyOps.hpp.
|
inline |
Definition at line 453 of file HenckyOps.hpp.
|
private |
Definition at line 421 of file HenckyOps.hpp.
|
private |
Definition at line 422 of file HenckyOps.hpp.
|
private |
Definition at line 423 of file HenckyOps.hpp.
|
private |
Definition at line 424 of file HenckyOps.hpp.