https://mooseframework.inl.gov
Public Attributes | List of all members
LagrangianObjectiveRates::Outputs Struct Reference

Per-qp outputs a rate produces. More...

#include <LagrangianObjectiveRate.h>

Public Attributes

RankTwoTensor cauchy_stress
 
RankFourTensor cauchy_jacobian
 
RankFourTensor dcauchy_stress_d_eigenstrain
 

Detailed Description

Per-qp outputs a rate produces.

cauchy_jacobian and dcauchy_stress_d_eigenstrain are filled only when need_jacobian is true (they are read only on Jacobian sweeps).

Definition at line 51 of file LagrangianObjectiveRate.h.

Member Data Documentation

◆ cauchy_jacobian

RankFourTensor LagrangianObjectiveRates::Outputs::cauchy_jacobian

Definition at line 54 of file LagrangianObjectiveRate.h.

◆ cauchy_stress

RankTwoTensor LagrangianObjectiveRates::Outputs::cauchy_stress

Definition at line 53 of file LagrangianObjectiveRate.h.

◆ dcauchy_stress_d_eigenstrain

RankFourTensor LagrangianObjectiveRates::Outputs::dcauchy_stress_d_eigenstrain

Definition at line 55 of file LagrangianObjectiveRate.h.


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