/Users/mdipierro/fermiqcd/development/Libraries/mdp_global_vars.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned int uint
typedef float mdp_real
typedef int mdp_int

Functions

void _mpi_error_message (string, string, int)

Variables

const int EVEN = 0
const int ODD = 1
const int EVENODD = 2
const int _NprocMax_ = 256
double PRECISION = 3.0e-6
char * mdp_program_name = "A generic test program"
 Each program should have a name.
char * mdp_random_seed_filename = 0
 Filename to store the random seed.
const unsigned int mdp_local_endianess = 0x87654321
 Used to determine the local endianess of this machine.
const double Pi = 3.1415926535897932384626433832795028841971
bool mdp_shutup = false
double mdp_precision = 1e-5

Detailed Description

Version:
2009-12-21
Author:
Massimo Di Pierro <mdipierro@cs.depaul.edu>

MDP global variables

Licensed under GPL2 license Read attached license in file mdp_license.pdf This file cannot be distributed without file mdp_license.pdf


Typedef Documentation

typedef int mdp_int
typedef float mdp_real
typedef unsigned int uint

Function Documentation

void _mpi_error_message ( string  ,
string  ,
int   
)

Variable Documentation

const int _NprocMax_ = 256
const int EVEN = 0
const int EVENODD = 2
const unsigned int mdp_local_endianess = 0x87654321

Used to determine the local endianess of this machine.

double mdp_precision = 1e-5

Default precision used by iterative algorithms such as mdp_matrix::sin(), mdp_matrix::cos() and mdp_matrix::exp()

char* mdp_program_name = "A generic test program"

Each program should have a name.

Filename to store the random seed.

bool mdp_shutup = false

Set mdp_shutup=true to suppress default output from any part of The program

const int ODD = 1
const double Pi = 3.1415926535897932384626433832795028841971
double PRECISION = 3.0e-6
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Generated on Wed Dec 23 14:03:14 2009 for fermiqcd by  doxygen 1.6.1