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