#include <users_modules/eshelbian_plasticit/src/EshelbianOperators.hpp>
Definition at line 14 of file EshelbianOperators.hpp.
◆ OpJacobian() [1/2]
OpJacobian::OpJacobian |
( |
const int |
tag, |
|
|
const bool |
eval_rhs, |
|
|
const bool |
eval_lhs, |
|
|
boost::shared_ptr< DataAtIntegrationPts > |
data_ptr, |
|
|
boost::shared_ptr< PhysicalEquations > |
physics_ptr |
|
) |
| |
|
inline |
◆ OpJacobian() [2/2]
OpJacobian::OpJacobian |
( |
| ) |
|
|
inlineprotected |
◆ doWork()
◆ evaluateLhs()
virtual MoFEMErrorCode OpJacobian::evaluateLhs |
( |
EntData & |
data | ) |
|
|
pure virtual |
◆ evaluateRhs()
virtual MoFEMErrorCode OpJacobian::evaluateRhs |
( |
EntData & |
data | ) |
|
|
pure virtual |
◆ dataAtPts
◆ evalLhs
bool OpJacobian::evalLhs = false |
|
protected |
◆ evalRhs
bool OpJacobian::evalRhs = false |
|
protected |
◆ physicsPtr
boost::shared_ptr<PhysicalEquations> OpJacobian::physicsPtr |
|
protected |
◆ tAg
The documentation for this struct was generated from the following files: