![]() |
v0.13.2 |
#include <users_modules/eshelbian_plasticty/src/EshelbianPlasticity.hpp>
Public Member Functions | |
EpElement () | |
![]() | |
EpElementBase ()=default | |
virtual | ~EpElementBase ()=default |
MoFEMErrorCode | addStreachSchurMatrix (SmartPetscObj< Mat > &Suu, SmartPetscObj< AO > &aoSuu) |
MoFEMErrorCode | addBubbleSchurMatrix (SmartPetscObj< Mat > &SBubble, SmartPetscObj< AO > &aoSBubble) |
MoFEMErrorCode | addSpatialDispStressSchurMatrix (SmartPetscObj< Mat > &Sw, SmartPetscObj< AO > &aoSw) |
MoFEMErrorCode | addOmegaSchurMatrix (SmartPetscObj< Mat > &SOmega, SmartPetscObj< AO > &aoSOmega) |
Additional Inherited Members | |
![]() | |
SmartPetscObj< Mat > | Suu |
SmartPetscObj< AO > | aoSuu |
SmartPetscObj< Mat > | SBubble |
SmartPetscObj< AO > | aoSBubble |
SmartPetscObj< Mat > | SOmega |
SmartPetscObj< AO > | aoSOmega |
SmartPetscObj< Mat > | Sw |
SmartPetscObj< AO > | aoSw |
Definition at line 82 of file EshelbianPlasticity.hpp.
|
inline |
Definition at line 83 of file EshelbianPlasticity.hpp.