![]() |
v0.15.0 |
#include "users_modules/multifield-thermoplasticity-private/tutorials/adv-1/src/ContactOps.hpp"
Public Member Functions | |
| OpAssembleTotalContactTractionImpl (boost::shared_ptr< CommonData > common_data_ptr, double scale=1, bool is_axisymmetric=false) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
| OpAssembleTotalContactTractionImpl (boost::shared_ptr< CommonData > common_data_ptr, double scale=1, bool is_axisymmetric=false) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Private Attributes | |
| boost::shared_ptr< CommonData > | commonDataPtr |
| const double | scaleTraction |
| bool | isAxisymmetric |
Definition at line 446 of file ContactOps.hpp.
| ContactOps::OpAssembleTotalContactTractionImpl< DIM, GAUSS, BoundaryEleOp >::OpAssembleTotalContactTractionImpl | ( | boost::shared_ptr< CommonData > | common_data_ptr, |
| double | scale = 1, |
||
| bool | is_axisymmetric = false |
||
| ) |
Definition at line 609 of file ContactOps.hpp.
| ContactOps::OpAssembleTotalContactTractionImpl< DIM, GAUSS, BoundaryEleOp >::OpAssembleTotalContactTractionImpl | ( | boost::shared_ptr< CommonData > | common_data_ptr, |
| double | scale = 1, |
||
| bool | is_axisymmetric = false |
||
| ) |
| MoFEMErrorCode ContactOps::OpAssembleTotalContactTractionImpl< DIM, GAUSS, BoundaryEleOp >::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | data | ||
| ) |
Definition at line 619 of file ContactOps.hpp.
| MoFEMErrorCode ContactOps::OpAssembleTotalContactTractionImpl< DIM, GAUSS, BoundaryEleOp >::doWork | ( | int | side, |
| EntityType | type, | ||
| EntData & | data | ||
| ) |
|
private |
Definition at line 454 of file ContactOps.hpp.
|
private |
Definition at line 456 of file ContactOps.hpp.
|
private |
Definition at line 455 of file ContactOps.hpp.