Skip to content
Snippets Groups Projects
Commit 0e6b8aef authored by Andreas Lauser's avatar Andreas Lauser
Browse files

doxygen: add model description to the doxygen module page

TODO: 3p3c(ni), solve conflicting class names for some box and decoupled models

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7550 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 26c7fe1a
No related merge requests found
......@@ -11,7 +11,7 @@
/*!
* \ingroup Common
* \defgroup Properties Property System
*/
*/
/*!
* \ingroup Common
* \defgroup Parameter Parameters
......@@ -101,22 +101,30 @@
/*!
* \ingroup BoxModels
* \defgroup OnePBoxModel One-phase
*
* \copydetails Dumux::OnePBoxModel
*/
/*!
* \ingroup BoxModels
* \defgroup OnePTwoCBoxModel One-phase Two-component
*
* \copydetails Dumux::OnePTwoCBoxModel
*/
/*!
* \ingroup BoxModels
* \defgroup TwoPBoxModel Two-phase
*
* \copydetails Dumux::TwoP
*/
/*!
* \ingroup BoxModels
* \defgroup TwoPNIModel Non-isothermal two-phase
*/
*/
/*!
* \ingroup BoxModels
* \defgroup TwoPTwoCModel Two-phase two-component
*
* \copydetails Dumux::TwoPTwoCModel
*/
/*!
* \ingroup BoxModels
......@@ -125,23 +133,33 @@
/*!
* \ingroup BoxModels
* \defgroup MPNCModel M-phase N-component
*
* \copydetails Dumux::MPNCModel
*/
/*!
* \ingroup BoxModels
* \defgroup RichardsModel Richards
*
* \copydetails Dumux::RichardsModel
*/
/*!
* \ingroup BoxModels
* \defgroup BoxStokesModel Stokes
*
* \copydetails Dumux::StokesModel
*/
/*!
* \ingroup BoxModels
* \defgroup BoxStokes2cModel Two-component Stokes
*/
/*!
* \ingroup BoxModels
* \defgroup BoxStokes2cniModel Non-isothermal two-component Stokes
*/
/*!
* \ingroup BoxModels
* \defgroup BoxStokes2cModel Two-component Stokes
*
* \copydetails Dumux::Stokes2cModel
*/
/*!
* \ingroup BoxModels
* \defgroup BoxStokes2cniModel Non-isothermal two-component Stokes
*
* \copydetails Dumux::Stokes2cniModel
*/
/*!
* \ingroup BoxModel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment