v0.14.0 |
#include <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) |
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 610 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.