|
xc
|
Functions for rounded Mohr-Coulomb yield function. More...
#include <RMC01_YS.h>
Public Member Functions | |
| YieldSurface * | newObj () |
| double | f (const EPState *EPS) const |
| BJtensor | dFods (const EPState *EPS) const |
| double | xi_s1 (const EPState *EPS) const |
| double | xi_s2 (const EPState *EPS) const |
| void | print () |
Public Member Functions inherited from XC::YieldSurface | |
| virtual double | xi_s3 (const EPState *EPS) const |
| virtual double | xi_s4 (const EPState *EPS) const |
| virtual BJtensor | xi_t1 (const EPState *EPS) const |
| virtual BJtensor | xi_t2 (const EPState *EPS) const |
| virtual BJtensor | xi_t3 (const EPState *EPS) const |
| virtual BJtensor | xi_t4 (const EPState *EPS) const |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const RMC01YieldSurface &YS) |
Functions for rounded Mohr-Coulomb yield function.
1.8.12