Public Member Functions | Public Attributes

LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct Struct Reference

Struct to slip system information. More...

List of all members.

Public Member Functions

 SlipSystemStruct ()

Public Attributes

Intrepid::Vector< RealTypes_
Intrepid::Vector< RealTypen_
Intrepid::Tensor< RealTypeprojector_
RealType tau_critical_
RealType gamma_dot_0_
RealType gamma_exp_

Detailed Description

template<typename EvalT, typename Traits>
struct LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct

Struct to slip system information.

Definition at line 90 of file CrystalPlasticityModel.hpp.


Constructor & Destructor Documentation

template<typename EvalT , typename Traits >
LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::SlipSystemStruct (  )  [inline]

Definition at line 92 of file CrystalPlasticityModel.hpp.


Member Data Documentation

template<typename EvalT , typename Traits >
Intrepid::Vector<RealType> LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::s_

Definition at line 101 of file CrystalPlasticityModel.hpp.

template<typename EvalT , typename Traits >
Intrepid::Vector<RealType> LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::n_

Definition at line 101 of file CrystalPlasticityModel.hpp.

template<typename EvalT , typename Traits >
Intrepid::Tensor<RealType> LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::projector_

Definition at line 104 of file CrystalPlasticityModel.hpp.

template<typename EvalT , typename Traits >
RealType LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::tau_critical_

Definition at line 107 of file CrystalPlasticityModel.hpp.

template<typename EvalT , typename Traits >
RealType LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::gamma_dot_0_

Definition at line 107 of file CrystalPlasticityModel.hpp.

template<typename EvalT , typename Traits >
RealType LCM::CrystalPlasticityModel< EvalT, Traits >::SlipSystemStruct::gamma_exp_

Definition at line 107 of file CrystalPlasticityModel.hpp.


The documentation for this struct was generated from the following file: