v0.13.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
EshelbianPlasticity::EpElement< E > Struct Template Reference

#include <users_modules/eshelbian_plasticty/src/EshelbianPlasticity.hpp>

Inheritance diagram for EshelbianPlasticity::EpElement< E >:
[legend]
Collaboration diagram for EshelbianPlasticity::EpElement< E >:
[legend]

Public Member Functions

 EpElement (MoFEM::Interface &m_field)
 
- Public Member Functions inherited from EshelbianPlasticity::EpElementBase
 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

- Public Attributes inherited from EshelbianPlasticity::EpElementBase
SmartPetscObj< Mat > Suu
 
SmartPetscObj< AO > aoSuu
 
SmartPetscObj< Mat > SBubble
 
SmartPetscObj< AO > aoSBubble
 
SmartPetscObj< Mat > SOmega
 
SmartPetscObj< AO > aoSOmega
 
SmartPetscObj< Mat > Sw
 
SmartPetscObj< AO > aoSw
 

Detailed Description

template<typename E>
struct EshelbianPlasticity::EpElement< E >

Definition at line 78 of file EshelbianPlasticity.hpp.

Constructor & Destructor Documentation

◆ EpElement()

template<typename E >
EshelbianPlasticity::EpElement< E >::EpElement ( MoFEM::Interface m_field)
inline

Definition at line 79 of file EshelbianPlasticity.hpp.

79: E(m_field), EpElementBase() {}

The documentation for this struct was generated from the following file: