26 virtual Real
value(Real ,
const Point &
p)
const override;
29 virtual RealGradient
gradient(Real ,
const Point &
p)
const override;
DualNumber< Real, DNDerivativeType, true > ADReal
virtual Real value(Real t, const Point &p) const
Implements the "bubble" function from Olsson and Kreiss (2005).
const Real & _radius
The radius of the bubble.
const Real & _epsilon
The interface thickness.
const RealVectorValue & _center
The 'center' of the bubble.
static InputParameters validParams()
virtual RealGradient gradient(Real, const Point &p) const override
virtual Real value(Real, const Point &p) const override
const InputParameters & parameters() const