|
xc
|
Base class for large deformation hyperelastic yield. More...
#include <fdYield.h>

Public Member Functions | |
| virtual fdYield * | getCopy (void)=0 |
| virtual int | getNumRank () |
| virtual double | getTolerance () |
| virtual double | Yd (const stresstensor &sts, const FDEPState &fdepstate) const =0 |
| virtual stresstensor | dYods (const stresstensor &sts, const FDEPState &fdepstate) const =0 |
| virtual double | dYodq (const stresstensor &sts, const FDEPState &fdepstate) const |
| virtual stresstensor | dYoda (const stresstensor &sts, const FDEPState &fdepstate) const |
| virtual void | print ()=0 |
Friends | |
| std::ostream & | operator<< (std::ostream &, const fdYield &) |
Base class for large deformation hyperelastic yield.
1.8.13