LevelSetOlssonPlane(const InputParameters ¶meters)
Implementation of a level set function to represent a plane.
const Real & _epsilon
The interface thickness.
virtual Real value(Real, const Point &p) const override
const RealVectorValue & _normal
The normal vector to the plane.
const RealVectorValue & _point
A point on the plane.
virtual RealGradient gradient(Real, const Point &p) const override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
virtual Real value(Real t, const Point &p) const
static InputParameters validParams()