LevelSetOlssonBubble(const InputParameters ¶meters)
Implements the "bubble" function from Olsson and Kreiss (2005).
virtual RealGradient gradient(Real, const Point &p) const override
DualNumber< Real, DNDerivativeType, true > ADReal
const Real & _radius
The radius of the bubble.
virtual Real value(Real, const Point &p) const override
const RealVectorValue & _center
The 'center' of the bubble.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
const InputParameters & parameters() const
virtual Real value(Real t, const Point &p) const
const Real & _epsilon
The interface thickness.