Go to the documentation of this file.
28 virtual Real
value(Real ,
const Point & p)
const override;
VectorValue< Real > RealGradient
const Real & _epsilon
The interface thickness.
virtual RealGradient gradient(Real, const Point &p) const override
LevelSetOlssonBubble(const InputParameters ¶meters)
const RealVectorValue & _center
The 'center' of the bubble.
const Real & _radius
The radius of the bubble.
Implements the "bubble" function from Olsson and Kreiss (2005).
InputParameters validParams< LevelSetOlssonBubble >()
virtual Real value(Real, const Point &p) const override