more simplifications
This commit is contained in:
parent
10c5b5f7a9
commit
aee1a51ac2
6 changed files with 28 additions and 189 deletions
|
@ -200,7 +200,6 @@ typedef enum { SHARP_DP = 1<<4,
|
|||
|
||||
SHARP_USE_WEIGHTS = 1<<20, /* internal use only */
|
||||
SHARP_NO_OPENMP = 1<<21, /* internal use only */
|
||||
SHARP_NVMAX = (1<<4)-1 /* internal use only */
|
||||
} sharp_jobflags;
|
||||
|
||||
/*! Performs a libsharp SHT job. The interface deliberately does not use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue