XC Open source finite element analysis program
|
??. More...
#include <EL_NLEij.h>
Public Member Functions | |
EvolutionLaw_NL_Eij (double had=10.0, double Crd=1.0) | |
EvolutionLaw_NL_Eij (const EvolutionLaw_NL_Eij &LEL) | |
EvolutionLaw_T * | newObj () |
BJtensor | h_t (EPState *EPS, PotentialSurface *PS) |
void | print () |
double | getha () const |
double | getCr () const |
void | setha (double had) |
void | setCr (double Crd) |
Public Member Functions inherited from XC::EvolutionLaw_T | |
virtual int | updateEeDm (EPState *EPS, double st_vol, double dLamda) |
Friends | |
std::ostream & | operator<< (std::ostream &os, const EvolutionLaw_NL_Eij &LEL) |
??.