ComputeExtraStressBase is the base class for extra_stress, which is added to stress calculated by the material's constitutive model.
More...
#include <ComputeExtraStressBase.h>
ComputeExtraStressBase is the base class for extra_stress, which is added to stress calculated by the material's constitutive model.
Definition at line 24 of file ComputeExtraStressBase.h.
◆ ComputeExtraStressBase()
| ComputeExtraStressBase::ComputeExtraStressBase |
( |
const InputParameters & |
parameters | ) |
|
◆ computeQpExtraStress()
| virtual void ComputeExtraStressBase::computeQpExtraStress |
( |
| ) |
|
|
protectedpure virtual |
◆ computeQpProperties()
| void ComputeExtraStressBase::computeQpProperties |
( |
| ) |
|
|
protectedvirtual |
◆ validParams()
| InputParameters ComputeExtraStressBase::validParams |
( |
| ) |
|
|
static |
◆ _base_name
| const std::string ComputeExtraStressBase::_base_name |
|
protected |
◆ _extra_stress
| MaterialProperty<RankTwoTensor>& ComputeExtraStressBase::_extra_stress |
|
protected |
◆ _extra_stress_name
| std::string ComputeExtraStressBase::_extra_stress_name |
|
protected |
The documentation for this class was generated from the following files: