include/dionysus.h
author Dmitriy Morozov <morozov@cs.duke.edu>
Fri, 29 Feb 2008 15:46:12 -0500
branchar
changeset 80 f236c7d659d0
parent 61 f905b57dd7ab
permissions -rw-r--r--
Using two simulators in ARVineyard (one for simplices and one for trajectories) - Fixes #c66 - Simulator::reached_infinity() examines the queue instead of keeping state in a variable

/*
 * Author: Dmitriy Morozov
 * Department of Computer Science, Duke University, 2006--2008
 *
 * For now file exists only to store the main page of the documentation
 */

/** \mainpage
 * Detailed description of Dionysus with references to all the classes, 
 * and code samples goes here.
 */

/**
 * \defgroup topology Topology Classes
 */

/**
 * \defgroup geometry Geometry Classes
 */

/**
 * \defgroup kinetic Kinetic Data Structures Classes
 * \ingroup  geometry
 */