main.cpp File Reference

#include "SimulationCore.h"
#include "constants.h"
#include <map>
#include <time.h>
Include dependency graph for main.cpp:

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
char *const VERSION = "0.2.0"
char *const SVN_REVISION = "r3"

Function Documentation

int main ( int  argc,
char **  argv 
)

Variable Documentation

int const NO_TIME = -1

Referenced by get_value_at().

double const PI = 3.141592653589793

Pi [-].

Referenced by get_value_at(), and init().

double const PI_half = PI / 2

Pi half [-].

char* const SVN_REVISION = "r3"

Referenced by version().

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

char* const VERSION = "0.2.0"

Referenced by version().


Generated on Tue Feb 16 15:18:26 2010 for CrusDe by  doxygen 1.6.1-20091004