#include <users_modules/eshelbian_plasticty/src/EshelbianPlasticity.hpp>
Definition at line 307 of file EshelbianPlasticity.hpp.
◆ OpJacobian() [1/2]
Definition at line 309 of file EshelbianPlasticity.hpp.
ForcesAndSourcesCore::UserDataOperator UserDataOperator
boost::shared_ptr< PhysicalEquations > physicsPtr
material physical equations
boost::shared_ptr< DataAtIntegrationPts > dataAtPts
data at integration pts
◆ OpJacobian() [2/2]
EshelbianPlasticity::OpJacobian::OpJacobian |
( |
| ) |
|
|
inlineprotected |
◆ doWork()
- Examples
- EshelbianPlasticity.cpp.
Definition at line 79 of file EshelbianPlasticity.cpp.
79 {
81
84
87
89}
#define MoFEMFunctionBegin
First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define CHKERR
Inline error check.
virtual MoFEMErrorCode evaluateRhs(EntData &data)=0
virtual MoFEMErrorCode evaluateLhs(EntData &data)=0
◆ evaluateLhs()
virtual MoFEMErrorCode EshelbianPlasticity::OpJacobian::evaluateLhs |
( |
EntData & |
data | ) |
|
|
pure virtual |
◆ evaluateRhs()
virtual MoFEMErrorCode EshelbianPlasticity::OpJacobian::evaluateRhs |
( |
EntData & |
data | ) |
|
|
pure virtual |
◆ dataAtPts
◆ evalLhs
bool EshelbianPlasticity::OpJacobian::evalLhs = false |
|
protected |
◆ evalRhs
bool EshelbianPlasticity::OpJacobian::evalRhs = false |
|
protected |
◆ physicsPtr
◆ tAg
int EshelbianPlasticity::OpJacobian::tAg = -1 |
|
protected |
The documentation for this struct was generated from the following files: