The common code for all 3rd order polynomial splines. More...
#include <algorithm>#include <iostream>#include <cassert>#include <dune/common/exceptions.hh>#include <dune/common/float_cmp.hh>#include "math.hh"#include "valgrind.hh"Go to the source code of this file.
The common code for all 3rd order polynomial splines.
Classes | |
| class | Dumux::SplineCommon_< ScalarT, ImplementationT > |
| The common code for all 3rd order polynomial splines. More... | |
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
