preCICE v3.1.2
|
This is the complete list of members for precice::math::Bspline, including all inherited members.
_ctrls | precice::math::Bspline | private |
_knots | precice::math::Bspline | private |
_ndofs | precice::math::Bspline | private |
_tsMax | precice::math::Bspline | private |
_tsMin | precice::math::Bspline | private |
Bspline(Eigen::VectorXd ts, const Eigen::MatrixXd &xs, int splineDegree) | precice::math::Bspline | |
interpolateAt(double t) const | precice::math::Bspline |