#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Definition at line 12 of file EshelbianOperators.hpp.
◆ OpJacobian() [1/3]
| OpJacobian::OpJacobian |
( |
const bool |
eval_rhs, |
|
|
const bool |
eval_lhs, |
|
|
boost::shared_ptr< DataAtIntegrationPts > |
data_ptr, |
|
|
boost::shared_ptr< PhysicalEquations > |
physics_ptr |
|
) |
| |
|
inline |
Definition at line 14 of file EshelbianOperators.hpp.
ForcesAndSourcesCore::UserDataOperator UserDataOperator
boost::shared_ptr< PhysicalEquations > physicsPtr
material physical equations
boost::shared_ptr< DataAtIntegrationPts > dataAtPts
data at integration pts
◆ OpJacobian() [2/3]
| OpJacobian::OpJacobian |
( |
FieldSpace |
space, |
|
|
UserDataOperator::OpType |
op_type |
|
) |
| |
|
inlineprotected |
◆ OpJacobian() [3/3]
| 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 |
The documentation for this struct was generated from the following files: