AcouSTO  version 2.0
constants.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ACOUSTO_ERROR_GEOMETRY   100
 
#define ACOUSTO_ERROR_COEFFICIENTS   200
 
#define ACOUSTO_ERROR_SOLUTION   300
 
#define MAX_PATH   512
 
#define DEFAULT_ROW_BLOCK_SIZE   2
 
#define DEFAULT_COL_BLOCK_SIZE   2
 
#define DEFAULT_MICS_BLOCK_SIZE   2
 
#define PI   (4.0*atan(1.0))
 
#define Gb   1024*1024*1024*1.0
 
#define Mb   1024*1024*1.0
 
#define Kb   1024*1.0
 
#define COMPLEX_ONE   1.0+I*0.0
 
#define COMPLEX_ZERO   0.0+I*0.0