include/dionysus.h
author Dmitriy Morozov <dmitriy@mrzv.org>
Wed, 19 Aug 2009 12:01:47 -0700
branchdev
changeset 165 c3c3c53dfc08
parent 61 f905b57dd7ab
permissions -rw-r--r--
cocycle.py uses vertex list, and does not make any assumptions about the vertex-simplex order

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