Flow123d  master-f44eb46
TimeStep Member List

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

contains(double other_time) constTimeStepinline
end() constTimeStepinline
end_TimeStepprivate
eq(double other_time) constTimeStepinline
ge(double other_time) constTimeStepinline
get_coef() constTimeStep
get_unit_conversion() constTimeStep
gt(double other_time) constTimeStepinline
index() constTimeStepinline
index_TimeStepprivate
le(double other_time) constTimeStepinline
length() constTimeStepinline
length_TimeStepprivate
lt(double other_time) constTimeStepinline
make_next(double new_length) constTimeStep
make_next(double new_lenght, double end_time) constTimeStep
operator==(const TimeStep &other)TimeStepinline
read_coef(Input::Iterator< Input::Record > unit_it) constTimeStep
read_time(Input::Iterator< Input::Tuple > time_it, double default_time=std::numeric_limits< double >::quiet_NaN()) constTimeStep
safe_compare(double t1, double t0) constTimeStepprivate
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