preCICE v3.1.2
|
#include "math/Bspline.hpp"
#include "math/differences.hpp"
#include "utils/assertion.hpp"
#include <Eigen/Core>
#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. | |