3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
timeloop.hh File Reference

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/version.hh>
#include <dune/common/parallel/communication.hh>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/exceptions.hh>
#include <dumux/common/parameters.hh>

Go to the source code of this file.

Description

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
 
Include dependency graph for timeloop.hh: