![]() |
v0.10.0 |
#include <users_modules/eshelbian_plasticty/src/EshelbianPlasticity.hpp>
Public Member Functions | |
EpFEMethod () | |
MoFEMErrorCode | preProcess () |
MoFEMErrorCode | postProcess () |
![]() | |
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 95 of file EshelbianPlasticity.hpp.
EshelbianPlasticity::EpFEMethod::EpFEMethod | ( | ) |
Definition at line 96 of file EshelbianPlasticity.hpp.
MoFEMErrorCode EshelbianPlasticity::EpFEMethod::postProcess | ( | ) |
Definition at line 110 of file EshelbianPlasticity.hpp.
MoFEMErrorCode EshelbianPlasticity::EpFEMethod::preProcess | ( | ) |
Definition at line 97 of file EshelbianPlasticity.hpp.