LevelS SHT library  3.50
Functions
sharp_almhelpers.h File Reference
#include "sharp_lowlevel.h"

Go to the source code of this file.

Functions

void sharp_make_triangular_alm_info (int lmax, int mmax, int stride, sharp_alm_info **alm_info)
 
void sharp_make_rectangular_alm_info (int lmax, int mmax, int stride, sharp_alm_info **alm_info)
 
void sharp_make_mmajor_real_packed_alm_info (int lmax, int stride, int nm, const int *ms, sharp_alm_info **alm_info)
 

Detailed Description

SHARP helper function for the creation of a_lm data structures

Copyright (C) 2008-2016 Max-Planck-Society

Author
Martin Reinecke

Definition in file sharp_almhelpers.h.


Generated on Mon Dec 10 2018 10:24:20 for LevelS SHT library