8 #ifndef SABER_INTERPOLATION_INTERPOLATORBUMP_F_H_
9 #define SABER_INTERPOLATION_INTERPOLATORBUMP_F_H_
11 #include "atlas/field/FieldSet.h"
12 #include "atlas/functionspace/detail/FunctionSpaceImpl.h"
14 #include "eckit/config/Configuration.h"
15 #include "eckit/mpi/Comm.h"
25 const atlas::functionspace::FunctionSpaceImpl *,
26 const atlas::functionspace::FunctionSpaceImpl *,
27 const atlas::field::FieldSetImpl *,
28 const eckit::Configuration &);
31 atlas::field::FieldSetImpl *);
33 atlas::field::FieldSetImpl *);
37 #endif // SABER_INTERPOLATION_INTERPOLATORBUMP_F_H_