|
preCICE v3.3.0
|
#include "math/Bspline.hpp"#include "math/differences.hpp"#include "utils/assertion.hpp"#include <Eigen/Core>#include <Eigen/Sparse>#include <algorithm>#include <cstdlib>#include <unsupported/Eigen/Splines>Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::math |
| provides general mathematical constants and functions. | |