![]() |
v0.15.0 |
#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Public Types | |
| using | OP = typename FormsIntegrators< FaceUserDataOperator >::Assembly< A >::OpBrokenBase |
Public Member Functions | |
| OpAnalyticalDispBcImpl (boost::shared_ptr< std::vector< BrokenBaseSideData > > broken_base_side_data, boost::shared_ptr< AnalyticalDisplacementBcVec > &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 &data) |
Protected Attributes | |
| boost::shared_ptr< AnalyticalDisplacementBcVec > | bcDispPtr |
| std::map< std::string, boost::shared_ptr< ScalingMethod > > | scalingMethodsMap |
Definition at line 670 of file EshelbianOperators.hpp.
| using OpAnalyticalDispBcImpl< A, GAUSS >::OP = typename FormsIntegrators<FaceUserDataOperator>::Assembly< A>::OpBrokenBase |
Definition at line 673 of file EshelbianOperators.hpp.
|
inline |
Definition at line 676 of file EshelbianOperators.hpp.
|
protected |
|
protected |
Definition at line 686 of file EshelbianOperators.hpp.
|
protected |
Definition at line 687 of file EshelbianOperators.hpp.