Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
73a4fab0
Commit
73a4fab0
authored
Dec 20, 2017
by
Timo Koch
Browse files
[doc] Improve disc doc in modules.txt
parent
fda1a7d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/doxygen/modules.txt
View file @
73a4fab0
...
...
@@ -235,37 +235,36 @@
/* ***************** Discretization ******************/
/*!
* \defgroup Discretization Discretization schemes
* \brief The discretization schemes available in DuMu<sup>x</sup>
*/
/*!
* \ingroup Discretization
* \defgroup BoxDiscretization Box
finite volume
scheme
* \defgroup BoxDiscretization Box
FV
scheme
*
* \
copydetails ./discretization/box/properties.hh
* \
brief The box method is a collocated finite volume scheme with control volumes centered at grid nodes
*/
/*!
* \ingroup Discretization
* \defgroup CCDiscretization Cell-centered finite volume scheme
* # Tpfa
* \copybrief ./discretization/cellcentered/tpfa/properties.hh
* # Mpfa
* \copybrief ./discretization/cellcentered/mpfa/properties.hh
* \defgroup CCDiscretization Cell-centered FV scheme
* \brief Finite volume schemes with degrees of freedom located at grid cell centers
*/
/*!
* \ingroup CCDiscretization
* \defgroup CCTpfaDiscretization
Cell-centered finite volume scheme with t
wo-point flux
-
approxim
u
ation (Tpfa)
* \defgroup CCTpfaDiscretization
T
wo-point flux
approximation (Tpfa)
*
* \
copydetails ./discretization/
cellcentered
/tpfa/properties.hh
* \
brief A
cell
-
centered
finite volume scheme with two-point flux approximation
*/
/*!
* \ingroup CCDiscretization
* \defgroup CCMpfaDiscretization
Cell-centered finite volume scheme with m
ulti-point flux
-
approxim
u
ation (Mpfa)
* \defgroup CCMpfaDiscretization
M
ulti-point flux
approximation (Mpfa)
*
* \
copydetails ./discretization/
cellcentered
/mpfa/properties.hh
* \
brief A
cell
-
centered
finite volume scheme with multi-point flux approximation
*/
/*!
* \ingroup Discretization
* \defgroup StaggeredDiscretization Staggered finite volume scheme
* \copydetails ./discretization/staggered/properties.hh
* \defgroup StaggeredDiscretization Staggered FV scheme
*
* \brief A staggered finite volume scheme with degrees of freedom at cell-centers and facets
*/
/* ***************** Material ******************/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment