XC Open source finite element analysis program
|
??. More...
#include <fdEvolution_SLS.h>
Public Member Functions | |
fdEvolution_SLS (double H_linear_in=0.0, double q_saturated_in=0.0, double delta_in=0.0) | |
fdEvolution_SLS (const stresstensor &sts, const FDEPState &fdepstate) | |
fdEvolution_S * | newObj () |
double | HModulus (const stresstensor &sts, const FDEPState &fdepstate) const |
void | print () |
Public Member Functions inherited from XC::fdEvolution_S | |
void | print () |
Friends | |
std::ostream & | operator<< (std::ostream &os, const fdEvolution_SLS &fdesl) |
??.