![]() |
v0.14.0 |
[Auxiliary functions functions More...
#include <tutorials/adv-0/src/PlasticOpsGeneric.hpp>
Public Member Functions | |
| OpCalculatePlasticSurfaceImpl (const std::string field_name, boost::shared_ptr< CommonData > common_data_ptr) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Protected Attributes | |
| boost::shared_ptr< CommonData > | commonDataPtr |
[Auxiliary functions functions
Definition at line 387 of file PlasticOpsGeneric.hpp.
| PlasticOps::OpCalculatePlasticSurfaceImpl< DIM, GAUSS, DomainEleOp >::OpCalculatePlasticSurfaceImpl | ( | const std::string | field_name, |
| boost::shared_ptr< CommonData > | common_data_ptr | ||
| ) |
Definition at line 399 of file PlasticOpsGeneric.hpp.
| MoFEMErrorCode PlasticOps::OpCalculatePlasticSurfaceImpl< DIM, GAUSS, DomainEleOp >::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | data | ||
| ) |
|
protected |
Definition at line 394 of file PlasticOpsGeneric.hpp.