![]() |
v0.15.0 |
#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Public Types | |
| using | OP = typename FormsIntegrators< FaceUserDataOperator >::Assembly< A >::OpBase |
Public Member Functions | |
| OpBrokenPressureBcLhsImpl_dU (std::string row_field, boost::shared_ptr< PressureBcVec > bc_data, boost::shared_ptr< MatrixDouble > hybrid_grad_disp, std::map< std::string, boost::shared_ptr< ScalingMethod > > smv) | |
Protected Member Functions | |
| MoFEMErrorCode | iNtegrate (EntData &row_data, EntData &col_data) |
Protected Attributes | |
| boost::shared_ptr< PressureBcVec > | bcData |
| boost::shared_ptr< MatrixDouble > | hybridGradDispPtr |
| std::map< std::string, boost::shared_ptr< ScalingMethod > > | scalingMethodsMap |
Definition at line 524 of file EshelbianOperators.hpp.
| using OpBrokenPressureBcLhsImpl_dU< A, GAUSS >::OP = typename FormsIntegrators<FaceUserDataOperator>::Assembly<A>::OpBase |
Definition at line 527 of file EshelbianOperators.hpp.
|
inline |
Definition at line 530 of file EshelbianOperators.hpp.
|
protected |
|
protected |
Definition at line 539 of file EshelbianOperators.hpp.
|
protected |
Definition at line 540 of file EshelbianOperators.hpp.
|
protected |
Definition at line 541 of file EshelbianOperators.hpp.