defineADValidParams(LevelSetForcingFunctionSUPG, ADKernelGrad, params.addClassDescription("The SUPG stablization term for a forcing function.");params.addParam< FunctionName >("function", "1", "A function that describes the body force");params+=validParams< LevelSetVelocityInterface<>>();)