Implementation in C++

From CometWiki

Jump to: navigation, search

You can browse the source code here here. The code is written in C++ for speed. We attempt to use an somewhat object-based approach, but a good many of the member variables are declared as static global to allow their access across threads.

Here is a breakdown of the main classes and functions in the program. There are numerous other functions but this is the core of the program:

Personal tools
Namespaces
Variants
Actions
Navigation
Supporting Information
Code
Toolbox