dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Classes | Namespaces
explicitonestep.hh File Reference
#include <iostream>
#include <iomanip>
#include <dune/common/ios_state.hh>
#include <dune/pdelab/common/logtag.hh>
#include <dune/pdelab/instationary/onestepparameter.hh>

Go to the source code of this file.

Classes

class  Dune::PDELab::TimeControllerInterface< R >
 Controller interface for adaptive time stepping. More...
 
class  Dune::PDELab::SimpleTimeController< R >
 Default time controller; just returns given dt. More...
 
class  Dune::PDELab::CFLTimeController< R, IGOS >
 limit time step to maximum dt * CFL number More...
 
class  Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC >
 Do one step of an explicit time-stepping scheme. More...
 

Namespaces

namespace  Dune
 For backward compatibility – Do not use this!
 
namespace  Dune::PDELab