www.mooseframework.org
Classes | Typedefs | Functions
ADComputeMultipleInelasticStress.h File Reference

Go to the source code of this file.

Classes

class  ADComputeMultipleInelasticStress< compute_stage >
 ADComputeMultipleInelasticStress computes the stress and a decomposition of the strain into elastic and inelastic parts. More...
 
class  ADStressUpdateBase< compute_stage >
 ADStressUpdateBase is a material that is not called by MOOSE because of the compute=false flag set in the parameter list. More...
 
class  RankTwoTensorTempl< typename >
 
class  RankFourTensorTempl< typename >
 
class  ADComputeMultipleInelasticStress< compute_stage >
 ADComputeMultipleInelasticStress computes the stress and a decomposition of the strain into elastic and inelastic parts. More...
 

Typedefs

typedef RankTwoTensorTempl< Real > RankTwoTensor
 
typedef RankTwoTensorTempl< DualReal > DualRankTwoTensor
 
typedef RankFourTensorTempl< Real > RankFourTensor
 
typedef RankFourTensorTempl< DualReal > DualRankFourTensor
 

Functions

 declareADValidParams (ADComputeMultipleInelasticStress)
 

Typedef Documentation

◆ DualRankFourTensor

Definition at line 36 of file ADComputeMultipleInelasticStress.h.

◆ DualRankTwoTensor

Definition at line 32 of file ADComputeMultipleInelasticStress.h.

◆ RankFourTensor

Definition at line 34 of file ADComputeMultipleInelasticStress.h.

◆ RankTwoTensor

Definition at line 30 of file ADComputeMultipleInelasticStress.h.

Function Documentation

◆ declareADValidParams()

declareADValidParams ( ADComputeMultipleInelasticStress  )