const bool _use_normal
Whether the normal component has been selected.
const MaterialProperty< Real > *const _diffusion_coef
Holds the diffusivity from the material system if non-AD.
virtual Real computeValue()
const int _component
Will hold 0, 1, or 2 corresponding to x, y, or z.
DiffusionFluxFVAux(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const MooseArray< Point > & _normals
normals at quadrature points at the interface
const ADMaterialProperty< Real > *const _ad_diffusion_coef
Holds the diffusivity from the material system if AD.
const InputParameters & parameters() const
static InputParameters validParams()
const MooseVariableFVReal *const _diffusion_var
Holds the solution functor for which to compute the gradient.
Auxiliary kernel responsible for computing the components of the flux vector in diffusion problems us...