Go to the documentation of this file.
13 #include "RankTwoTensor.h"
51 MaterialProperty<RealVectorValue> &
_force;
54 MaterialProperty<RealVectorValue> &
_moment;
MaterialProperty< RealVectorValue > & _force
Current force vector in global coordinate system.
static InputParameters validParams()
virtual void computeQpProperties() override
MaterialProperty< RealVectorValue > & _moment
Current moment vector in global coordinate system.
const MaterialProperty< RankTwoTensor > & _total_rotation
Rotational transformation from global to current beam local coordinate system.
const MaterialProperty< RealVectorValue > & _material_stiffness
Material stiffness vector that relates displacement strain increment to force increment.
ComputeBeamResultants(const InputParameters ¶meters)
const MaterialProperty< RealVectorValue > & _rot_strain_increment
Mechanical rotational strain increment in beam local coordinate system.
const MaterialProperty< RealVectorValue > & _disp_strain_increment
Mechanical displacement strain increment in beam local coordinate system.
InputParameters validParams< ComputeBeamResultants >()
virtual void initQpStatefulProperties() override
const MaterialProperty< RealVectorValue > & _force_old
Old force vector in global coordinate system.
const MaterialProperty< RealVectorValue > & _material_flexure
Material flexure vector that relates rotational strain increment to moment increment.
const MaterialProperty< RealVectorValue > & _moment_old
Old force vector in global coordinate system.