Skip to content
Snippets Groups Projects
Commit f219e3a0 authored by Simon Emmert's avatar Simon Emmert
Browse files

[doxygen] fix navierstokes fluxoverplane ingroup

parent fa53f144
No related branches found
No related tags found
1 merge request!617[WIP] Next
......@@ -18,7 +18,7 @@
*****************************************************************************/
/*!
* \file
* \ingroup FreeflowModels
* \ingroup NavierStokesModel
* \copydoc Dumux::FluxOverPlane
*/
#ifndef DUMUX_FLUX_OVER_PLANE_STAGGERED_HH
......@@ -38,7 +38,7 @@
namespace Dumux {
/*!
* \ingroup FreeflowModels
* \ingroup NavierStokesModel
* \brief Class used to calculate fluxes over planes. This only works for the staggered grid discretization.
*/
template <class TypeTag>
......
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