![]() |
v0.15.0 |
#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Public Types | |
| using | OP = typename FormsIntegrators< FaceUserDataOperator >::Assembly< A >::OpBrokenBase |
Public Member Functions | |
| OpNormalDispBcLhsImpl_dP (std::string row_field, boost::shared_ptr< std::vector< BrokenBaseSideData > > broken_base_side_data, boost::shared_ptr< NormalDisplacementBcVec > &bc_disp_ptr, std::map< std::string, boost::shared_ptr< ScalingMethod > > smv, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Protected Member Functions | |
| MoFEMErrorCode | iNtegrate (EntData &row_data, EntData &col_data) |
Protected Attributes | |
| boost::shared_ptr< NormalDisplacementBcVec > | bcDispPtr |
| std::map< std::string, boost::shared_ptr< ScalingMethod > > | scalingMethodsMap |
Definition at line 622 of file EshelbianOperators.hpp.
| using OpNormalDispBcLhsImpl_dP< A, GAUSS >::OP = typename FormsIntegrators<FaceUserDataOperator>::Assembly< A>::OpBrokenBase |
Definition at line 625 of file EshelbianOperators.hpp.
|
inline |
Definition at line 628 of file EshelbianOperators.hpp.
|
protected |
|
protected |
Definition at line 639 of file EshelbianOperators.hpp.
|
protected |
Definition at line 640 of file EshelbianOperators.hpp.