Discontinuous Galerkin Library
#include "dg/algorithm.h"
simpsons.h File Reference

Equidistant time-integrator. More...

#include <list>
#include "backend/exceptions.h"
#include "blas1.h"

Go to the source code of this file.

Classes

struct  dg::Simpsons< ContainerType >
 Time integration based on Simpson's rule. More...
 

Namespaces

namespace  dg
 This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library.
 

Detailed Description

Equidistant time-integrator.