include/dionysus.h
author Dmitriy Morozov <morozov@cs.duke.edu>
Sun, 02 Mar 2008 16:11:05 -0500
branchar
changeset 83 cf653a5a2d4f
parent 61 f905b57dd7ab
permissions -rw-r--r--
Small logging additions + maintain_lazy = false + eventqueue - Filtration::transpose( ..., maintain_lazy = false ) - EventQueue inserts a new event after all the ones equal to it, not before

/*
 * 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
 */