Creates all the objects needed to solve a diffusion equation with a continuous Galerkin finite elemen...
virtual void addFEBCs() override
virtual void addBoundaryConditionsFromComponents() override
static InputParameters validParams()
virtual void addSolverVariables() override
The default implementation of these routines will do nothing as we do not expect all Physics to be de...
const bool _use_ad
Whether to use automatic differentiation or not.
virtual void addFEKernels() override
Base class to host all common parameters and attributes of Physics actions to solve the diffusion equ...
const InputParameters & parameters() const
Get the parameters of the object.