Files
LBPM/doxygen/DoxygenMainpage.h
James McClure 75f31678a0 adding dox
2021-09-19 20:24:40 -04:00

18 lines
525 B
C

/** \mainpage LBPM
*
* C/C++ routines
*
* - \ref ScaLBL.h "Scalable Lattice Boltzmann Library (ScaLBL)"
* - \ref models "Lattice Boltzmann models"
* - \ref ColorModel "Color model"
* - \ref analysis "Analysis routines"
* - \ref FlowAdaptor "FlowAdaptor"
* - \ref DCEL "Doubly connected edge list"
* - \ref Minkowski "Minkowski functionals"
* - \ref IO "IO routines"
* - \ref Utilities "Utility routines"
* - \ref tests "Unit tests"
*
* \author J.E. McClure, M. Berrill
*/