static InputParameters validParams()
const Function & _function1
First function.
Base class for functions to smoothly transition from one function to another.
const Function & _function2
Second function.
SmoothTransitionFunction(const InputParameters ¶meters)
const Real & _x_center
Center point of transition.
const Real & _transition_width
Width of transition.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const bool _use_time
Use the time axis for transition?
const unsigned int _component
Component index of axis on which transition occurs.
const InputParameters & parameters() const