#include "users_modules/eshelbian_plasticity/src/EshelbianPlasticity.hpp"
Definition at line 15 of file EshelbianPlasticity.hpp.
◆ OpJacobian() [1/2]
◆ OpJacobian() [2/2]
EshelbianPlasticity::OpJacobian::OpJacobian |
( |
| ) |
|
|
inlineprotected |
◆ doWork()
- Examples
- EshelbianPlasticity.cpp.
Definition at line 901 of file EshelbianPlasticity.cpp.
901 {
903
906
909
911}
#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: