An interface for accessing Moose::Functors for systems that do not care about automatic differentiati...
const unsigned int _var_num
Cache for the variable number.
This class is responsible for adding relationship managers that describe geometric, algebraic and coupling ghosting for finite volume computations.
Base class for finite volume kernels that contribute to a linear systems.
virtual const MooseLinearVariableFV< Real > & variable() const override
Returns base class reference of the variable that this object operates on.
MooseLinearVariableFV< Real > & _var
Reference to the linear finite volume variable.
static InputParameters validParams()
This is the common base class for objects that give contributions to a linear system.
Interface for objects that need to get values of MooseVariables.
An interface that restricts an object to subdomains via the 'blocks' input parameter.
const unsigned int _sys_num
Cache for the system number.
LinearFVKernel(const InputParameters ¶ms)