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