Flow123d  release_3.0.0-880-gc768b7a
TimeStep Member List

This is the complete list of members for TimeStep, including all inherited members.

contains(double other_time) const TimeStepinline
end() const TimeStepinline
end_TimeStepprivate
eq(double other_time) const TimeStepinline
ge(double other_time) const TimeStepinline
get_coef() const TimeStep
gt(double other_time) const TimeStepinline
index() const TimeStepinline
index_TimeStepprivate
le(double other_time) const TimeStepinline
length() const TimeStepinline
length_TimeStepprivate
lt(double other_time) const TimeStepinline
make_next(double new_length) const TimeStep
make_next(double new_lenght, double end_time) const TimeStep
operator==(const TimeStep &other)TimeStepinline
read_coef(Input::Iterator< std::string > unit_it) const TimeStep
read_time(Input::Iterator< Input::Tuple > time_it, double default_time=std::numeric_limits< double >::quiet_NaN()) const TimeStep
safe_compare(double t1, double t0) const TimeStepprivate
time_unit_conversion_TimeStepprivate
TimeStep(double init_time, std::shared_ptr< TimeUnitConversion > time_unit_conversion=std::make_shared< TimeUnitConversion >())TimeStep
TimeStep()TimeStep
TimeStep(const TimeStep &other)TimeStep