Skip to main content

ViscoplasticEvolutionHistory

Type Alias ViscoplasticEvolutionHistory 

Source
pub type ViscoplasticEvolutionHistory<Y> = TensorTupleVec<DeformationGradientRatePlastic, Derivative<Y>>;
Expand description

The history of the evolution of the viscoplastic state variables.

Aliased Typeยง

pub struct ViscoplasticEvolutionHistory<Y>(/* private fields */);