Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux
Commits
4865b464
Commit
4865b464
authored
2 years ago
by
Melanie Lipp
Committed by
Timo Koch
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[doc][doxygen] Add some more modules - mostly ones that have been used but not defined.
parent
9e8fdcf3
No related branches found
No related tags found
1 merge request
!3228
[doc][doxygen] Update modules available for \ingroup, fix errors regarding \ingroup, fix errors regarding \file.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/doxygen/modules.txt
+23
-0
23 additions, 0 deletions
doc/doxygen/modules.txt
with
23 additions
and
0 deletions
doc/doxygen/modules.txt
+
23
−
0
View file @
4865b464
...
@@ -300,6 +300,11 @@
...
@@ -300,6 +300,11 @@
* \defgroup CCMpfaDiscretization Multi-point flux approximation (Mpfa)
* \defgroup CCMpfaDiscretization Multi-point flux approximation (Mpfa)
* \brief A cell-centered finite volume scheme with multi-point flux approximation.
* \brief A cell-centered finite volume scheme with multi-point flux approximation.
*/
*/
/*!
* \ingroup Discretization
* \defgroup CVFEDiscretization CVFE
* \brief CVFE.
*/
/*!
/*!
* \ingroup Discretization
* \ingroup Discretization
* \defgroup FaceCenteredStaggeredDiscretization Face-centered staggered FV scheme
* \defgroup FaceCenteredStaggeredDiscretization Face-centered staggered FV scheme
...
@@ -330,6 +335,11 @@
...
@@ -330,6 +335,11 @@
* \defgroup PoreNetworkDiscretization Pore network model discretization
* \defgroup PoreNetworkDiscretization Pore network model discretization
* \brief The pore-network model discretization.
* \brief The pore-network model discretization.
*/
*/
/*!
* \ingroup Discretization
* \defgroup PQ1BubbleDiscretization PQ1 bubble scheme
* \brief PQ1 bubble scheme.
*/
/* ***************** Experimental ******************/
/* ***************** Experimental ******************/
/*!
/*!
* \defgroup Experimental Experimental
* \defgroup Experimental Experimental
...
@@ -345,6 +355,11 @@
...
@@ -345,6 +355,11 @@
* \defgroup BoxFlux Flux related to the box scheme
* \defgroup BoxFlux Flux related to the box scheme
* \brief Flux related to the box scheme
* \brief Flux related to the box scheme
*/
*/
/*!
* \ingroup Flux
* \defgroup CVFEFlux Flux related to the CVFE scheme
* \brief Flux related to the CVFE scheme
*/
/*!
/*!
* \ingroup Flux
* \ingroup Flux
* \defgroup CCFlux Flux related to the cell-centered schemes
* \defgroup CCFlux Flux related to the cell-centered schemes
...
@@ -396,6 +411,7 @@
...
@@ -396,6 +411,7 @@
* - __Fluid state:__ <br> @copydoc FluidStates
* - __Fluid state:__ <br> @copydoc FluidStates
* - __Solid state:__ <br> @copydoc SolidStates
* - __Solid state:__ <br> @copydoc SolidStates
* - __Fluid system:__ <br> @copydoc Fluidsystems
* - __Fluid system:__ <br> @copydoc Fluidsystems
* - __Solid system:__ <br> @copydoc Solidsystems
* - __Spatial Parameters:__ <br> @copydoc SpatialParameters
* - __Spatial Parameters:__ <br> @copydoc SpatialParameters
*/
*/
/*!
/*!
...
@@ -520,6 +536,13 @@
...
@@ -520,6 +536,13 @@
* decision since the thermodynamic state of the system is expressed by
* decision since the thermodynamic state of the system is expressed by
* a solid state!
* a solid state!
*/
*/
/*!
* \ingroup Material
* \defgroup SpatialParameters Spatial parameters
* \brief Spatial parameters.
*
* Spatial parameters.
*/
/* ***************** Adaptive ******************/
/* ***************** Adaptive ******************/
/*!
/*!
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment