Public Member Functions | Private Types | Private Attributes

LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits > Class Template Reference

This evaluator calculate residual of the linear momentum balance equation for the thermoporomechanics problem. More...

#include <ThermoPoroPlasticityResidMomentum.hpp>

Collaboration diagram for LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ThermoPoroPlasticityResidMomentum (const Teuchos::ParameterList &p)
void postRegistrationSetup (typename Traits::SetupData d, PHX::FieldManager< Traits > &vm)
void evaluateFields (typename Traits::EvalData d)

Private Types

typedef EvalT::ScalarT ScalarT
typedef EvalT::MeshScalarT MeshScalarT

Private Attributes

PHX::MDField< ScalarT, Cell,
QuadPoint, Dim, Dim
TotalStress
PHX::MDField< ScalarT, Cell,
QuadPoint, Dim, Dim
defgrad
PHX::MDField< ScalarT, Cell,
QuadPoint
J
PHX::MDField< MeshScalarT,
Cell, Node, QuadPoint, Dim
wGradBF
PHX::MDField< ScalarT, Cell,
QuadPoint, Dim
uDotDot
PHX::MDField< MeshScalarT,
Cell, Node, QuadPoint
wBF
PHX::MDField< ScalarT, Cell,
QuadPoint
Bulk
PHX::MDField< ScalarT, Cell,
QuadPoint
alphaSkeleton
PHX::MDField< ScalarT, Cell,
QuadPoint
Temp
PHX::MDField< ScalarT, Cell,
QuadPoint
TempRef
PHX::MDField< ScalarT, Cell,
Node, Dim
ExResidual
std::size_t numNodes
std::size_t numQPs
std::size_t numDims
bool enableTransient
ScalarT dTemp
Intrepid::FieldContainer< ScalarTF_inv
Intrepid::FieldContainer< ScalarTF_invT
Intrepid::FieldContainer< ScalarTJF_invT
Intrepid::FieldContainer< ScalarTthermoEPS

Detailed Description

template<typename EvalT, typename Traits>
class LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >

This evaluator calculate residual of the linear momentum balance equation for the thermoporomechanics problem.

Definition at line 25 of file ThermoPoroPlasticityResidMomentum.hpp.


Member Typedef Documentation

template<typename EvalT , typename Traits >
typedef EvalT::ScalarT LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::ScalarT [private]

Definition at line 39 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
typedef EvalT::MeshScalarT LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::MeshScalarT [private]

Definition at line 40 of file ThermoPoroPlasticityResidMomentum.hpp.


Constructor & Destructor Documentation

template<typename EvalT , typename Traits >
LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::ThermoPoroPlasticityResidMomentum ( const Teuchos::ParameterList &  p  ) 

Definition at line 20 of file ThermoPoroPlasticityResidMomentum_Def.hpp.


Member Function Documentation

template<typename EvalT , typename Traits >
void LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::postRegistrationSetup ( typename Traits::SetupData  d,
PHX::FieldManager< Traits > &  vm 
)

Definition at line 96 of file ThermoPoroPlasticityResidMomentum_Def.hpp.

template<typename EvalT , typename Traits >
void LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::evaluateFields ( typename Traits::EvalData  d  ) 

Definition at line 117 of file ThermoPoroPlasticityResidMomentum_Def.hpp.


Member Data Documentation

template<typename EvalT , typename Traits >
PHX::MDField<ScalarT,Cell,QuadPoint,Dim,Dim> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::TotalStress [private]

Definition at line 43 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<ScalarT,Cell,QuadPoint,Dim,Dim> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::defgrad [private]

Definition at line 44 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<ScalarT,Cell,QuadPoint> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::J [private]

Definition at line 45 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<MeshScalarT,Cell,Node,QuadPoint,Dim> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::wGradBF [private]

Definition at line 46 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<ScalarT,Cell,QuadPoint,Dim> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::uDotDot [private]

Definition at line 48 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<MeshScalarT,Cell,Node,QuadPoint> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::wBF [private]

Definition at line 49 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<ScalarT,Cell,QuadPoint> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::Bulk [private]

Definition at line 51 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<ScalarT,Cell,QuadPoint> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::alphaSkeleton [private]

Definition at line 52 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<ScalarT,Cell,QuadPoint> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::Temp [private]

Definition at line 54 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<ScalarT,Cell,QuadPoint> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::TempRef [private]

Definition at line 55 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
PHX::MDField<ScalarT,Cell,Node,Dim> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::ExResidual [private]

Definition at line 59 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
std::size_t LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::numNodes [private]

Definition at line 61 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
std::size_t LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::numQPs [private]

Definition at line 62 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
std::size_t LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::numDims [private]

Definition at line 63 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
bool LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::enableTransient [private]

Definition at line 64 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
ScalarT LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::dTemp [private]

Definition at line 65 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
Intrepid::FieldContainer<ScalarT> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::F_inv [private]

Definition at line 68 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
Intrepid::FieldContainer<ScalarT> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::F_invT [private]

Definition at line 69 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
Intrepid::FieldContainer<ScalarT> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::JF_invT [private]

Definition at line 70 of file ThermoPoroPlasticityResidMomentum.hpp.

template<typename EvalT , typename Traits >
Intrepid::FieldContainer<ScalarT> LCM::ThermoPoroPlasticityResidMomentum< EvalT, Traits >::thermoEPS [private]

Definition at line 72 of file ThermoPoroPlasticityResidMomentum.hpp.


The documentation for this class was generated from the following files: