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
18b4efd4
Commit
18b4efd4
authored
7 years ago
by
Kilian Weishaupt
Browse files
Options
Downloads
Patches
Plain Diff
[navierstokesni][indices] Fix docu
parent
0d82d671
No related branches found
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dumux/freeflow/nonisothermal/indices.hh
+3
-3
3 additions, 3 deletions
dumux/freeflow/nonisothermal/indices.hh
with
3 additions
and
3 deletions
dumux/freeflow/nonisothermal/indices.hh
+
3
−
3
View file @
18b4efd4
...
@@ -18,7 +18,8 @@
...
@@ -18,7 +18,8 @@
*****************************************************************************/
*****************************************************************************/
/*!
/*!
* \file
* \file
* \brief Defines the indices for the Navier-Stokes NI model.
* \ingroup NavierStokesNIModel
* \copydoc Dumux::NavierStokesNonIsothermalIndices
*/
*/
#ifndef DUMUX_NAVIERSTOKES_NI_INDICES_HH
#ifndef DUMUX_NAVIERSTOKES_NI_INDICES_HH
#define DUMUX_NAVIERSTOKES_NI_INDICES_HH
#define DUMUX_NAVIERSTOKES_NI_INDICES_HH
...
@@ -30,8 +31,7 @@ namespace Dumux
...
@@ -30,8 +31,7 @@ namespace Dumux
// \{
// \{
/*!
/*!
* \ingroup NavierStokesNIModel
* \ingroup NavierStokesNIModel
* \ingroup ImplicitIndices
* \brief Indices for the non-isothermal Navier-Stokes model.
* \brief Indices for the Navier-Stokes NI model model.
*
*
* \tparam PVOffset The first index in a primary variable vector.
* \tparam PVOffset The first index in a primary variable vector.
*/
*/
...
...
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