The base class for a user to derive their own Kokkos vector kernels on vector variables.
const InputParameters & parameters() const
Get the parameters of the object.
const VectorVariablePhiCurl _curl_phi
Curl of the current vector shape function.
A base class that defines the curl operators for Kokkos vector kernels.
static InputParameters validParams()
KernelCurl(const InputParameters ¶meters)
Constructor.
const VectorVariableTestCurl _curl_test
Curl of the current vector test function.
const VectorVariableCurl _curl_u
Curl of the current vector solution at quadrature points.