Go to the documentation of this file.
28 Real
value(Real t,
const Point & p)
const override;
30 RealVectorValue
vectorValue(Real t,
const Point & p)
const override;
InputParameters validParams< LevelSetOlssonVortex >()
Defines a vortex velocity field in the x-y plane.
RealVectorValue vectorValue(Real t, const Point &p) const override
LevelSetOlssonVortex(const InputParameters ¶meters)
const MooseEnum & _component
The vector component to return.
const MooseEnum & _reverse_type
Type of reverse (instantaneous or smooth)
const Real & _reverse_time
Total time for the velocity field to complete reverse.
Real value(Real t, const Point &p) const override