v0.14.0 |
Public Member Functions | |
MoFEMErrorCode | evaluateRhs (EntData &data) |
MoFEMErrorCode | evaluateLhs (EntData &data) |
Public Member Functions inherited from EshelbianPlasticity::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) | |
MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Additional Inherited Members | |
Protected Member Functions inherited from EshelbianPlasticity::OpJacobian | |
OpJacobian () | |
Protected Attributes inherited from EshelbianPlasticity::OpJacobian | |
int | tAg = -1 |
adol-c tape More... | |
bool | evalRhs = false |
bool | evalLhs = false |
boost::shared_ptr< DataAtIntegrationPts > | dataAtPts |
data at integration pts More... | |
boost::shared_ptr< PhysicalEquations > | physicsPtr |
material physical equations More... | |
Definition at line 21 of file HMHNeohookean.cpp.
|
inlinevirtual |
Implements EshelbianPlasticity::OpJacobian.
Definition at line 24 of file HMHNeohookean.cpp.
|
inlinevirtual |
Implements EshelbianPlasticity::OpJacobian.
Definition at line 23 of file HMHNeohookean.cpp.