8 #ifndef SRC_IO_OUTPUT_TIME_SET_HH_ 9 #define SRC_IO_OUTPUT_TIME_SET_HH_ 17 namespace Input {
class Array; }
46 void add(
double begin,
double step,
double end,
TimeMark::Type mark_type);
Basic time management functionality for unsteady (and steady) solvers (class Equation).
std::set< double > times_
Class used for marking specified times at which some events occur.