Implements a spline with a variable number of sampling points. More...
#include <dune/common/fvector.hh>#include <dune/common/fmatrix.hh>#include <dune/istl/bvector.hh>#include <dune/istl/btdmatrix.hh>#include "splinecommon_.hh"Go to the source code of this file.
Implements a spline with a variable number of sampling points.
Classes | |
| class | Dumux::VariableLengthSpline_< ScalarT > |
| The common code for all 3rd order polynomial splines with where the number of sampling points only known at run-time. More... | |
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
