Manages the handling of time dependent problems. More...
#include <algorithm>#include <queue>#include <iomanip>#include <dune/common/float_cmp.hh>#include <dune/common/timer.hh>#include <dune/common/parallel/communication.hh>#include <dune/common/parallel/mpihelper.hh>#include <dune/common/exceptions.hh>#include <dumux/common/parameters.hh>#include <dumux/io/format.hh>Go to the source code of this file.
Manages the handling of time dependent problems.
Classes | |
| class | Dumux::TimeLoopBase< Scalar > |
| Manages the handling of time dependent problems. More... | |
| class | Dumux::TimeLoop< Scalar > |
| The default time loop for instationary simulations. More... | |
| class | Dumux::CheckPointTimeLoop< Scalar > |
| A time loop with a check point mechanism. More... | |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |