const Real & _hump_width
Width of hump.
const unsigned int _component
Component index of axis on which hump occurs.
Computes a cosine hump of a user-specified width and height.
const Real & _hump_begin_value
Value before and after the hump.
static InputParameters validParams()
const Real _hump_mid_value
Middle value of hump.
const Real _cosine_amplitude
Cosine amplitude.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
virtual Real value(Real t, const Point &p) const
virtual RealVectorValue gradient(Real t, const Point &p) const
const Real & _hump_center_value
Value at the center of the hump.
const Real _hump_left_end
Left end of hump.
CosineHumpFunction(const InputParameters ¶meters)
const Real _hump_right_end
Right end of hump.
const Real & _hump_center_position
Hump center position on selected axis.
virtual Real value(Real t, const Point &p) const