v0.14.0 |
#include <tutorials/vec-2/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) |
Private Attributes | |
boost::shared_ptr< CommonData > | commonDataPtr |
boost::shared_ptr< MatrixDouble > | matDPtr |
boost::shared_ptr< MatrixDouble > | matLogCPlastic |
const double | scaleStress |
Definition at line 353 of file HenckyOps.hpp.
|
inline |
Definition at line 356 of file HenckyOps.hpp.
|
inline |
Definition at line 368 of file HenckyOps.hpp.
|
private |
Definition at line 400 of file HenckyOps.hpp.
|
private |
Definition at line 401 of file HenckyOps.hpp.
|
private |
Definition at line 402 of file HenckyOps.hpp.
|
private |
Definition at line 403 of file HenckyOps.hpp.