Skip to content
Snippets Groups Projects
Commit 18b4efd4 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[navierstokesni][indices] Fix docu

parent 0d82d671
No related branches found
No related tags found
2 merge requests!695Doc/freeflow,!617[WIP] Next
......@@ -18,7 +18,8 @@
*****************************************************************************/
/*!
* \file
* \brief Defines the indices for the Navier-Stokes NI model.
* \ingroup NavierStokesNIModel
* \copydoc Dumux::NavierStokesNonIsothermalIndices
*/
#ifndef DUMUX_NAVIERSTOKES_NI_INDICES_HH
#define DUMUX_NAVIERSTOKES_NI_INDICES_HH
......@@ -30,8 +31,7 @@ namespace Dumux
// \{
/*!
* \ingroup NavierStokesNIModel
* \ingroup ImplicitIndices
* \brief Indices for the Navier-Stokes NI model model.
* \brief Indices for the non-isothermal Navier-Stokes model.
*
* \tparam PVOffset The first index in a primary variable vector.
*/
......
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