main.cpp File Reference

#include "SimulationCore.h"
#include "constants.h"
#include <map>
#include <time.h>

Include dependency graph for main.cpp:

Include dependency graph

Functions

int main (int argc, char **argv)

Variables

int const NO_TIME = -1
double const PI = 3.141592653589793
 Pi [-].
double const PI_half = PI / 2
 Pi half [-].
double const two_PI = PI * 2
 two Pi [-]
short const UX = 0
 marks x-direction
short const UY = 1
 marks y-direction
short const UZ = 2
 marks z-direction
int const NOERROR = 0
 NO ERROR OCCURED.

Function Documentation

int main int  argc,
char **  argv
 


Variable Documentation

int const NO_TIME = -1
 

int const NOERROR = 0
 

NO ERROR OCCURED.

double const PI = 3.141592653589793
 

Pi [-].

double const PI_half = PI / 2
 

Pi half [-].

double const two_PI = PI * 2
 

two Pi [-]

short const UX = 0
 

marks x-direction

short const UY = 1
 

marks y-direction

short const UZ = 2
 

marks z-direction


Generated on Sun Jul 29 08:17:28 2007 for CrusDe by doxygen 1.3.8