#include "users_modules/eshelbian_plasticity/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 |
Definition at line 16 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/2]
OpJacobian::OpJacobian |
( |
| ) |
|
|
inlineprotected |
◆ doWork()
MoFEMErrorCode OpJacobian::doWork |
( |
int | side, |
|
|
EntityType | type, |
|
|
EntData & | data ) |
◆ 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 file: