time_step_function.cpp
1 #include "time_step_function.hpp"
2 
virtual ~TimeStepFunction(void)
Destructor.
Abstract class for time step function.