const Moose::Functor< Real > & _pressure
Pressure field.
const Moose::Functor< Real > & _mu
The dynamic viscosity.
Real computeFaceInfoIntegral(const FaceInfo *fi) override
static InputParameters validParams()
Real computeQpIntegral() override
IntegralDirectedSurfaceForce(const InputParameters ¶meters)
const RealVectorValue _direction
The direction in which the force is measured.
std::vector< const Moose::Functor< Real > * > _vel_components
Velocity components.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Postprocessor which computes the directed force coming from friction and pressure differences on a su...
const InputParameters & parameters() const