#include "mpi.hpp" #ifdef _usingEP using namespace ep_lib; #endif namespace sphereRemap { double cputime() { return MPI_Wtime(); } }