19 "SUPG stablization term for the advection portion of the level set equation.");
25 :
ADKernelGrad(parameters), _velocity(adCoupledVectorValue(
"velocity"))
static InputParameters validParams()
static constexpr Real TOLERANCE
static InputParameters validParams()
registerMooseObject("PhaseFieldApp", ADPhaseFieldAdvectionSUPG)
const ADVectorVariableValue & _velocity
Velocity vector variable.
SUPG stabilization for the advection portion of the level set equation.
const ADTemplateVariableGradient< T > & _grad_u
virtual ADRealVectorValue precomputeQpResidual() override
const Elem *const & _current_elem
ADPhaseFieldAdvectionSUPG(const InputParameters ¶meters)