Implements a spline with a fixed number of sampling points. More...
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <dune/istl/btdmatrix.hh>
#include "splinecommon_.hh"
Go to the source code of this file.
Implements a spline with a fixed number of sampling points.
Classes | |
class | Dumux::FixedLengthSpline_< ScalarT, nSamples > |
The common code for all 3rd order polynomial splines with more than two sampling points. More... | |
Namespaces | |
namespace | Dumux |