3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
spline.hh File Reference

Provides 3rd order polynomial splines. More...

#include "fixedlengthspline_.hh"
#include "variablelengthspline_.hh"
#include "splinecommon_.hh"

Go to the source code of this file.

Description

Provides 3rd order polynomial splines.

Classes

class  Dumux::Spline< Scalar, numSamples >
 A 3rd order polynomial spline. More...
 
class  Dumux::Spline< Scalar, -1 >
 Specialization of a spline with the number of sampling points only known at run time. More...
 
class  Dumux::Spline< Scalar, 0 >
 Do not allow splines with zero sampling points. More...
 
class  Dumux::Spline< Scalar, 1 >
 Do not allow splines with one sampling point. More...
 
class  Dumux::Spline< Scalar, 2 >
 Spline for two sampling points. More...
 

Namespaces

namespace  Dumux
 
Include dependency graph for spline.hh: