![]() |
v0.15.0 |
#include "users_modules/multifield-thermoplasticity-private/tutorials/adv-0/src/PlasticOpsGeneric.hpp"
Public Member Functions | |
| DEPRECATED | OpPlasticStressImpl (const std::string field_name, boost::shared_ptr< CommonData > common_data_ptr, boost::shared_ptr< MatrixDouble > mDPtr) |
| OpPlasticStressImpl (boost::shared_ptr< CommonData > common_data_ptr, boost::shared_ptr< MatrixDouble > mDPtr) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
| [Calculate stress] | |
| DEPRECATED | OpPlasticStressImpl (const std::string field_name, boost::shared_ptr< CommonData > common_data_ptr, boost::shared_ptr< MatrixDouble > mDPtr) |
| OpPlasticStressImpl (boost::shared_ptr< CommonData > common_data_ptr, boost::shared_ptr< MatrixDouble > mDPtr) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Private Attributes | |
| boost::shared_ptr< MatrixDouble > | mDPtr |
| boost::shared_ptr< CommonData > | commonDataPtr |
Definition at line 753 of file PlasticOpsGeneric.hpp.
| PlasticOps::OpPlasticStressImpl< DIM, GAUSS, DomainEleOp >::OpPlasticStressImpl | ( | const std::string | field_name, |
| boost::shared_ptr< CommonData > | common_data_ptr, | ||
| boost::shared_ptr< MatrixDouble > | mDPtr | ||
| ) |
Definition at line 772 of file PlasticOpsGeneric.hpp.
| PlasticOps::OpPlasticStressImpl< DIM, GAUSS, DomainEleOp >::OpPlasticStressImpl | ( | boost::shared_ptr< CommonData > | common_data_ptr, |
| boost::shared_ptr< MatrixDouble > | mDPtr | ||
| ) |
Definition at line 783 of file PlasticOpsGeneric.hpp.
| DEPRECATED PlasticOps::OpPlasticStressImpl< DIM, GAUSS, DomainEleOp >::OpPlasticStressImpl | ( | const std::string | field_name, |
| boost::shared_ptr< CommonData > | common_data_ptr, | ||
| boost::shared_ptr< MatrixDouble > | mDPtr | ||
| ) |
| PlasticOps::OpPlasticStressImpl< DIM, GAUSS, DomainEleOp >::OpPlasticStressImpl | ( | boost::shared_ptr< CommonData > | common_data_ptr, |
| boost::shared_ptr< MatrixDouble > | mDPtr | ||
| ) |
| MoFEMErrorCode PlasticOps::OpPlasticStressImpl< DIM, GAUSS, DomainEleOp >::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | data | ||
| ) |
[Calculate stress]
Definition at line 792 of file PlasticOpsGeneric.hpp.
| MoFEMErrorCode PlasticOps::OpPlasticStressImpl< DIM, GAUSS, DomainEleOp >::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | data | ||
| ) |
|
private |
Definition at line 768 of file PlasticOpsGeneric.hpp.
|
private |
Definition at line 767 of file PlasticOpsGeneric.hpp.