A simple implementation of a cubic spline. More...
#include <iterator>#include <vector>#include <algorithm>#include <dune/common/fvector.hh>#include <dune/common/fmatrix.hh>#include <dune/istl/btdmatrix.hh>#include <dune/istl/bvector.hh>Go to the source code of this file.
A simple implementation of a cubic spline.
Classes | |
| class | Dumux::CubicSpline< Scalar > |
| A simple implementation of a natural cubic spline. More... | |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |