const VariableValue & _shear_coefficient
Shear coefficient for the beam cross-section.
virtual void computeQpProperties() override
MaterialProperty< RealVectorValue > & _material_flexure
Material flexure vector that relates rotational strain increments to moment increments.
static InputParameters validParams()
MaterialProperty< RealVectorValue > & _material_stiffness
Material stiffness vector that relates displacement strain increments to force increments.
const VariableValue & _youngs_modulus
Young's modulus of the beam material.
ComputeElasticityBeam(const InputParameters ¶meters)
const VariableValue & _poissons_ratio
Poisson's ratio of the beam material.
ComputeElasticityBeam computes the equivalent of the elasticity tensor for the beam element...
OutputTools< Real >::VariableValue VariableValue
const InputParameters & parameters() const
const Function *const _prefactor_function
Prefactor function used to modify (i.e., multiply) the material stiffness and flexure vectors...