LBPM/doxygen/DoxygenMainpage.h
2021-10-03 19:56:26 -04:00

19 lines
572 B
C

/** \mainpage LBPM
*
* C/C++ routines
*
* - \ref ScaLBL.h "Scalable Lattice Boltzmann Library (ScaLBL)"
* - \ref Domain.h "Domain structure"
* - \ref models "Lattice Boltzmann models"
* - \ref ScaLBL_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
*/