A monotone cubic spline. More...
#include <cmath>#include <cassert>#include <iterator>#include <vector>#include <algorithm>#include <dune/common/float_cmp.hh>#include <dumux/common/cubicsplinehermitebasis.hh>#include <dumux/nonlinear/findscalarroot.hh>Go to the source code of this file.
A monotone cubic spline.
Classes | |
| class | Dumux::MonotoneCubicSpline< Scalar > |
| A monotone cubic spline. More... | |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |