36 KOKKOS_FUNCTION
inline Real const MooseVariableBase & _v_var
const bool _remove_variable_scaling
Whether to remove variable scaling from the returned value.
The value of a tagged vector for a given node and a given variable is coupled to the current AuxVaria...
const InputParameters & parameters() const
Get the parameters of the object.
TagVectorAux returns the coupled DOF value of a tagged vector.
static InputParameters validParams()
KokkosTagVectorAux(const InputParameters ¶meters)
const Moose::Kokkos::Scalar< const Real > _scaling_factor
Variable scaling factor.
const Moose::Kokkos::VariableValue _v
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels...
The Kokkos wrapper classes for MOOSE-like variable value access.
KOKKOS_FUNCTION Real computeValue(const unsigned int qp, AssemblyDatum &datum) const