GrainForcesPostprocessor is a type of VectorPostprocessor that outputs the force and torque values ca...
virtual void initialize()
const std::vector< RealGradient > & _grain_forces
Extracting forces from Userobject.
const GrainForceAndTorqueInterface & _grain_force_torque
UserobjectInterface for getting force and torque values from UserObjects.
const std::vector< RealGradient > & _grain_torques
Extracting torques from Userobject.
VectorPostprocessorValue & _grain_force_torque_vector
The VectorPostprocessorValue object where the results are stored.
static InputParameters validParams()
virtual ~GrainForcesPostprocessor()