![]() |
v0.15.0 |
[Auxiliary functions functions More...
#include "users_modules/multifield-thermoplasticity-private/tutorials/adv-0/src/PlasticOpsGeneric.hpp"
Public Member Functions | |
| OpCalculatePlasticHardeningImpl (const std::string field_name, boost::shared_ptr< CommonData > plastic_common_data_ptr, boost::shared_ptr< ThermoPlasticOps::ThermoPlasticBlockedParameters > tp_common_data_ptr=nullptr) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Protected Attributes | |
| boost::shared_ptr< CommonData > | commonDataPtr |
| boost::shared_ptr< ThermoPlasticOps::ThermoPlasticBlockedParameters > | commonTPDataPtr |
[Auxiliary functions functions
Definition at line 407 of file PlasticOpsGeneric.hpp.
| PlasticOps::OpCalculatePlasticHardeningImpl< DIM, GAUSS, DomainEleOp >::OpCalculatePlasticHardeningImpl | ( | const std::string | field_name, |
| boost::shared_ptr< CommonData > | plastic_common_data_ptr, | ||
| boost::shared_ptr< ThermoPlasticOps::ThermoPlasticBlockedParameters > | tp_common_data_ptr = nullptr |
||
| ) |
Definition at line 423 of file PlasticOpsGeneric.hpp.
| MoFEMErrorCode PlasticOps::OpCalculatePlasticHardeningImpl< DIM, GAUSS, DomainEleOp >::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | data | ||
| ) |
Definition at line 437 of file PlasticOpsGeneric.hpp.
|
protected |
Definition at line 417 of file PlasticOpsGeneric.hpp.
|
protected |
Definition at line 419 of file PlasticOpsGeneric.hpp.