Definition at line 19 of file Hencky.cpp.
◆ OpHenckyJacobian()
EshelbianPlasticity::HMHHencky::OpHenckyJacobian::OpHenckyJacobian |
( |
boost::shared_ptr< DataAtIntegrationPts > |
data_ptr, |
|
|
boost::shared_ptr< HMHHencky > |
hencky_ptr |
|
) |
| |
|
inline |
Definition at line 20 of file Hencky.cpp.
26 "Can not get data from block");
◆ doWork()
MoFEMErrorCode EshelbianPlasticity::HMHHencky::OpHenckyJacobian::doWork |
( |
int |
side, |
|
|
EntityType |
type, |
|
|
EntitiesFieldData::EntData & |
data |
|
) |
| |
|
inline |
Definition at line 29 of file Hencky.cpp.
35 if (b.blockEnts.find(getFEEntityHandle()) != b.blockEnts.end()) {
41 b.bulkModulusK, b.shearModulusG);
◆ evaluateLhs()
MoFEMErrorCode EshelbianPlasticity::HMHHencky::OpHenckyJacobian::evaluateLhs |
( |
EntData & |
data | ) |
|
|
inlinevirtual |
◆ evaluateRhs()
MoFEMErrorCode EshelbianPlasticity::HMHHencky::OpHenckyJacobian::evaluateRhs |
( |
EntData & |
data | ) |
|
|
inlinevirtual |
◆ dataAtGaussPts
boost::shared_ptr<DataAtIntegrationPts> EshelbianPlasticity::HMHHencky::OpHenckyJacobian::dataAtGaussPts |
|
private |
◆ henckyPtr
boost::shared_ptr<HMHHencky> EshelbianPlasticity::HMHHencky::OpHenckyJacobian::henckyPtr |
|
private |
The documentation for this struct was generated from the following file:
- users_modules/eshelbian_plasticit/src/impl/Hencky.cpp