Logo coherent WaveBurst  
Library Reference Guide
Logo
Namespaces | Macros | Functions | Variables
wat.hh File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

 WAT
 

Macros

#define _ALIGNED   __attribute__((aligned(32)))
 
#define _NET(P1, P2)   P1
 
#define NIFO   4
 

Functions

bool WAT::USE_CPP11 ()
 
bool WAT::USE_EBBH ()
 
bool WAT::USE_HEALPIX ()
 
bool WAT::USE_ICC ()
 
bool WAT::USE_LAL ()
 
bool WAT::USE_ROOT6 ()
 

Variables

const int NIFO_MAX =8
 
const int NRES_MAX =12
 

Macro Definition Documentation

◆ _ALIGNED

#define _ALIGNED   __attribute__((aligned(32)))

Definition at line 71 of file wat.hh.

◆ _NET

#define _NET (   P1,
  P2 
)    P1

Definition at line 82 of file wat.hh.

◆ NIFO

#define NIFO   4

Definition at line 74 of file wat.hh.

Variable Documentation

◆ NIFO_MAX

const int NIFO_MAX =8

Definition at line 22 of file wat.hh.

◆ NRES_MAX

const int NRES_MAX =12

Definition at line 23 of file wat.hh.