const InputParameters & parameters() const
Get the parameters of the object. 
static InputParameters validParams()
The base class for Kokkos residual objects. 
The base class for Kokkos kernels. 
KernelBase(const InputParameters ¶meters, Moose::VarFieldType field_type)
Constructor. 
An interface for accessing Materials. 
An interface that restricts an object to subdomains via the 'blocks' input parameter. 
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to add...