Maximum shear stress hypothesis (Tresca) More...
#include <equivalentStress.hh>


Public Member Functions | |
| virtual Real | operator() (concepts::Mapping< Real, dim > &sigma) const |
calculate equivalent stress from stress tensor sigma | |
| virtual concepts::Point< Real, dim > | principalStresses (concepts::Mapping< Real, dim > &sigma) const |
| calculate principal stresses | |
Maximum shear stress hypothesis (Tresca)
Definition at line 47 of file equivalentStress.hh.
| virtual Real MaximumShearStressHypothesis< dim >::operator() | ( | concepts::Mapping< Real, dim > & | sigma | ) | const [virtual] |
calculate equivalent stress from stress tensor sigma
Implements EquivalentStressHypothesis< dim >.
| virtual concepts::Point<Real, dim> EquivalentStressHypothesis< dim >::principalStresses | ( | concepts::Mapping< Real, dim > & | sigma | ) | const [virtual, inherited] |
calculate principal stresses