#ifndef MEDUSA_INTERPOLANTS_HPP_ #define MEDUSA_INTERPOLANTS_HPP_ /** * @file * Header for Interpolants module. */ #include "bits/interpolants/Sheppard.hpp" #endif // MEDUSA_INTERPOLANTS_HPP_