![]() |
v0.14.0 |
#include <users_modules/eshelbian_plasticit/src/EshelbianContact.hpp>
Public Types | |
using | OP = typename FormsIntegrators< FaceUserDataOperator >::Assembly< A >::OpBrokenBase |
Public Member Functions | |
OpConstrainBoundaryHDivRhs (boost::shared_ptr< std::vector< BrokenBaseSideData >> broken_base_side_data, boost::shared_ptr< ContactOps::CommonData > common_data_ptr, boost::shared_ptr< ContactTree > contact_tree_ptr) | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &row_data) |
Private Attributes | |
boost::shared_ptr< ContactOps::CommonData > | commonDataPtr |
boost::shared_ptr< ContactTree > | contactTreePtr |
Definition at line 137 of file EshelbianContact.hpp.
using EshelbianPlasticity::OpConstrainBoundaryHDivRhs< A, IntegrationType::GAUSS >::OP = typename FormsIntegrators<FaceUserDataOperator>::Assembly< A>::OpBrokenBase |
Definition at line 141 of file EshelbianContact.hpp.
EshelbianPlasticity::OpConstrainBoundaryHDivRhs< A, IntegrationType::GAUSS >::OpConstrainBoundaryHDivRhs | ( | boost::shared_ptr< std::vector< BrokenBaseSideData >> | broken_base_side_data, |
boost::shared_ptr< ContactOps::CommonData > | common_data_ptr, | ||
boost::shared_ptr< ContactTree > | contact_tree_ptr | ||
) |
Definition at line 458 of file EshelbianContact.cpp.
MoFEMErrorCode EshelbianPlasticity::OpConstrainBoundaryHDivRhs< A, IntegrationType::GAUSS >::iNtegrate | ( | EntitiesFieldData::EntData & | row_data | ) |
Definition at line 467 of file EshelbianContact.cpp.
|
private |
Definition at line 151 of file EshelbianContact.hpp.
|
private |
Definition at line 152 of file EshelbianContact.hpp.