![]() |
deal.II version 9.7.0
|
#include <deal.II/base/config.h>#include <deal.II/base/function.h>#include <deal.II/base/mutex.h>#include <deal.II/base/point.h>#include <gsl/gsl_spline.h>#include <memory>Go to the source code of this file.
Classes | |
| class | Functions::CSpline< dim > |
Namespaces | |
| namespace | Functions |
Functions | |
| static ::ExceptionBase & | Functions::ExcCSplineEmpty (int arg1) |
| static ::ExceptionBase & | Functions::ExcCSplineSizeMismatch (int arg1, int arg2) |
| static ::ExceptionBase & | Functions::ExcCSplineOrder (int arg1, double arg2, double arg3) |
| static ::ExceptionBase & | Functions::ExcCSplineRange (double arg1, double arg2, double arg3) |