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