Files
LBPM/doxygen/DoxygenMainpage.h

18 lines
525 B
C
Raw Normal View History

2020-05-28 13:01:52 -04:00
/** \mainpage LBPM
*
2021-09-18 16:33:26 -04:00
* C/C++ routines
2020-05-28 13:01:52 -04:00
*
2021-09-19 20:24:40 -04:00
* - \ref ScaLBL.h "Scalable Lattice Boltzmann Library (ScaLBL)"
* - \ref models "Lattice Boltzmann models"
* - \ref ColorModel "Color model"
2021-09-18 12:16:42 -04:00
* - \ref analysis "Analysis routines"
2021-09-18 16:33:26 -04:00
* - \ref FlowAdaptor "FlowAdaptor"
* - \ref DCEL "Doubly connected edge list"
* - \ref Minkowski "Minkowski functionals"
2021-09-19 20:24:40 -04:00
* - \ref IO "IO routines"
2020-05-28 13:01:52 -04:00
* - \ref Utilities "Utility routines"
2021-09-19 20:24:40 -04:00
* - \ref tests "Unit tests"
2020-05-28 13:01:52 -04:00
*
2021-09-18 12:16:42 -04:00
* \author J.E. McClure, M. Berrill
2020-05-28 13:01:52 -04:00
*/