The Kokkos object that holds thread-private data in the parallel operations of any Kokkos object...
const InputParameters & parameters() const
Get the parameters of the object.
KOKKOS_FUNCTION Real computeValue(const unsigned int qp, Datum &datum) const
const Moose::Kokkos::VariableValue _u
Computes the "nodal" L2-norm of the coupled variable, which is defined by summing the square of its v...
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real getValue() const override
This will get called to actually grab the final value the postprocessor has calculated.
KokkosNodalL2Norm(const InputParameters ¶meters)