#include <Interpolator.h>
◆ Interpolator()
◆ splineInterpolation() [1/2]
| double PLMD::gridtools::Interpolator::splineInterpolation |
( |
const std::vector< double > & | x, |
|
|
std::vector< double > & | der ) const |
Interpolate the function using splines.
◆ splineInterpolation() [2/2]
| double PLMD::gridtools::Interpolator::splineInterpolation |
( |
View< const double > | x, |
|
|
std::vector< double > & | der ) const |
◆ gridobject
◆ values
| Value* PLMD::gridtools::Interpolator::values |
|
private |
The documentation for this class was generated from the following files: