![]() |
v0.15.0 |
#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Public Types | |
| using | OP = typename FormsIntegrators< FaceUserDataOperator >::Assembly< PETSC >::OpBase |
Public Member Functions | |
| OpNormalDispBcRhsImpl (std::string row_field, boost::shared_ptr< MatrixDouble > hybrid_disp_ptr, boost::shared_ptr< MatrixDouble > piola_stress_ptr, 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 &data) |
Protected Attributes | |
| boost::shared_ptr< MatrixDouble > | hybridDispPtr |
| boost::shared_ptr< MatrixDouble > | piolaStressPtr |
| boost::shared_ptr< NormalDisplacementBcVec > | bcDispPtr |
| std::map< std::string, boost::shared_ptr< ScalingMethod > > | scalingMethodsMap |
Definition at line 575 of file EshelbianOperators.hpp.
| using OpNormalDispBcRhsImpl< A, GAUSS >::OP = typename FormsIntegrators<FaceUserDataOperator>::Assembly<PETSC>::OpBase |
Definition at line 578 of file EshelbianOperators.hpp.
|
inline |
Definition at line 581 of file EshelbianOperators.hpp.
|
protected |
|
protected |
Definition at line 596 of file EshelbianOperators.hpp.
|
protected |
Definition at line 594 of file EshelbianOperators.hpp.
|
protected |
Definition at line 595 of file EshelbianOperators.hpp.
|
protected |
Definition at line 597 of file EshelbianOperators.hpp.