void computeLSH(const SymmTensor &strain_increment, SymmTensor &plastic_strain_increment, SymmTensor &stress_new)
MaterialProperty< Real > & _hardening_variable
virtual void initQpStatefulProperties()
MaterialProperty< SymmTensor > & _plastic_strain
InputParameters validParams< PLC_LSH >()
const PostprocessorValue *const _output
PLC_LSH(const InputParameters ¶meters)
Real _absolute_stress_tolerance
void computeCreep(const SymmTensor &strain_increment, SymmTensor &creep_strain_increment, SymmTensor &stress_new)
Combined power-law creep and linear strain hardening material Power law creep is specified by the tim...
const MaterialProperty< SymmTensor > & _creep_strain_old
SolidModel is the base class for all this module's solid mechanics material models.
bool _internal_solve_full_iteration_history
MaterialProperty< SymmTensor > & _creep_strain
const MaterialProperty< Real > & _hardening_variable_old
const MaterialProperty< SymmTensor > & _plastic_strain_old
virtual void computeStress()
Compute the stress (sigma += deltaSigma)