extend doxygen support
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
/** \mainpage LBPM
|
||||
*
|
||||
* This is the documentation for LBPM
|
||||
* C/C++ routines
|
||||
*
|
||||
* - \ref IO "IO routines"
|
||||
* - \ref analysis "Analysis routines"
|
||||
* - \ref FlowAdaptor "Flow adaptor"
|
||||
* - \ref FlowAdaptor "FlowAdaptor"
|
||||
* - \ref DCEL "Doubly connected edge list"
|
||||
* - \ref Minkowski "Minkowski functionals"
|
||||
* - \ref models "Lattice Boltzmann models"
|
||||
* - \ref ScaLBL "Lattice Boltzmann building blocks"
|
||||
* - \ref ScaLBL "Scalable Lattice Boltzmann Library (ScaLBL)"
|
||||
* - \ref cpu "cpu implementation for library routines"
|
||||
* - \ref cuda "CUDA implementation for library routines"
|
||||
* - \ref hip "HIP implementation for library routines"
|
||||
* - \ref tests "Unit tests"
|
||||
* - \ref Utilities "Utility routines"
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user