|  | v0.15.0 | 
| Public Member Functions | |
| OpCalculateLameStress (double m_u, boost::shared_ptr< MatrixDouble > stress_ptr, boost::shared_ptr< MatrixDouble > strain_ptr, boost::shared_ptr< VectorDouble > pressure_ptr) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntitiesFieldData::EntData &data) | 
| Private Attributes | |
| double | mU | 
| boost::shared_ptr< MatrixDouble > | stressPtr | 
| boost::shared_ptr< MatrixDouble > | strainPtr | 
| boost::shared_ptr< VectorDouble > | pressurePtr | 
Definition at line 208 of file incompressible_elasticity.cpp.
| 
 | inline | 
Definition at line 209 of file incompressible_elasticity.cpp.
| 
 | inline | 
Definition at line 216 of file incompressible_elasticity.cpp.
| 
 | private | 
Definition at line 249 of file incompressible_elasticity.cpp.
| 
 | private | 
Definition at line 252 of file incompressible_elasticity.cpp.
| 
 | private | 
Definition at line 251 of file incompressible_elasticity.cpp.
| 
 | private | 
Definition at line 250 of file incompressible_elasticity.cpp.
