#include <LinearElastic.h>
|
| | LinearElastic (double E, double Nu, ePlaneState planeState=ePlaneState::PLANE_STRESS) |
| |
| EngineeringStress< TDim > | Stress (EngineeringStrain< TDim > strain, double=0, CellIds=CellIds{}) const override |
| |
| EngineeringTangent< TDim > | Tangent (EngineeringStrain< TDim >, double=0, CellIds=CellIds{}) const override |
| |
| void | SetPlaneState (ePlaneState planeState) |
| |
| template<> |
| EngineeringTangent< 1 > | CalculateC (double E, double, ePlaneState) |
| |
| template<> |
| EngineeringTangent< 2 > | CalculateC (double E, double Nu, ePlaneState planeState) |
| |
| template<> |
| EngineeringTangent< 3 > | CalculateC (double E, double Nu, ePlaneState) |
| |
The documentation for this class was generated from the following file: