|  | v0.15.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 399 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 410 of file PlasticOpsGeneric.hpp.
| MoFEMErrorCode PlasticOps::OpCalculatePlasticSurfaceImpl< DIM, GAUSS, DomainEleOp >::doWork | ( | int | side, | 
| EntityType | type, | ||
| EntData & | data | ||
| ) | 
Definition at line 421 of file PlasticOpsGeneric.hpp.
| 
 | protected | 
Definition at line 406 of file PlasticOpsGeneric.hpp.
