Struct to slip system information. More...
Public Member Functions | |
SlipSystemStruct () | |
Public Attributes | |
Intrepid::Vector< RealType > | s_ |
Intrepid::Vector< RealType > | n_ |
Intrepid::Tensor< RealType > | projector_ |
RealType | tau_critical_ |
RealType | gamma_dot_0_ |
RealType | gamma_exp_ |
Struct to slip system information.
Definition at line 90 of file CrystalPlasticityModel.hpp.
LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::SlipSystemStruct | ( | ) | [inline] |
Definition at line 92 of file CrystalPlasticityModel.hpp.
Intrepid::Vector<RealType> LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::s_ |
Definition at line 101 of file CrystalPlasticityModel.hpp.
Intrepid::Vector<RealType> LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::n_ |
Definition at line 101 of file CrystalPlasticityModel.hpp.
Intrepid::Tensor<RealType> LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::projector_ |
Definition at line 104 of file CrystalPlasticityModel.hpp.
RealType LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::tau_critical_ |
Definition at line 107 of file CrystalPlasticityModel.hpp.
RealType LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::gamma_dot_0_ |
Definition at line 107 of file CrystalPlasticityModel.hpp.
RealType LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::gamma_exp_ |
Definition at line 107 of file CrystalPlasticityModel.hpp.