A double exponential integrator.
#include <cmath>#include <limits>#include <type_traits>#include <dumux/common/doubleexpintegrationconstants.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::DoubleExponentialIntegrator< Scalar > | 
| Numerical integration in one dimension using the double exponential method of M. Mori.  More... | |
| Namespaces | |
| namespace | Dumux |