This commit is contained in:
Martin Reinecke 2019-01-10 13:30:29 +01:00
parent ecd6c1b48b
commit c9684732b8
6 changed files with 41 additions and 118 deletions

View file

@ -25,7 +25,7 @@
/*! \file sharp.h
* Portable interface for the spherical transform library.
*
* Copyright (C) 2012-2018 Max-Planck-Society
* Copyright (C) 2012-2019 Max-Planck-Society
* \author Martin Reinecke \author Dag Sverre Seljebotn
*/
@ -259,8 +259,6 @@ int sharp_execute_mpi_maybe (void *pcomm, sharp_jobtype type, int spin,
const sharp_alm_info *alm_info, int flags, double *time,
unsigned long long *opcnt);
/*! \} */
#ifdef __cplusplus