sharp.c File Reference

#include <math.h>
#include "ls_fft.h"
#include "sharp_ylmgen_c.h"
#include "sharp_internal.h"
#include "c_utils.h"
#include "sharp_core.h"
#include "sharp_vecutil.h"
#include "walltime_c.h"
#include "sharp_almhelpers.h"
#include "sharp_geomhelpers.h"

Go to the source code of this file.

Functions

void sharp_make_general_alm_info (int lmax, int nm, int stride, const int *mval, const ptrdiff_t *mstart, int flags, sharp_alm_info **alm_info)
void sharp_make_alm_info (int lmax, int mmax, int stride, const ptrdiff_t *mstart, sharp_alm_info **alm_info)
ptrdiff_t sharp_alm_index (const sharp_alm_info *self, int l, int mi)
void sharp_destroy_alm_info (sharp_alm_info *info)
void sharp_make_geom_info (int nrings, const int *nph, const ptrdiff_t *ofs, const int *stride, const double *phi0, const double *theta, const double *wgt, sharp_geom_info **geom_info)
void sharp_destroy_geom_info (sharp_geom_info *geom_info)
void sharp_execute (sharp_jobtype type, int spin, void *alm, void *map, const sharp_geom_info *geom_info, const sharp_alm_info *alm_info, int ntrans, int flags, double *time, unsigned long long *opcnt)


Detailed Description

Spherical transform library

Copyright (C) 2006-2013 Max-Planck-Society

Author:
Martin Reinecke

Dag Sverre Seljebotn

Definition in file sharp.c.


Generated on Thu Oct 8 14:48:51 2015 for LevelS SHT library