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
238bb8b4
Commit
238bb8b4
authored
Dec 21, 2017
by
Katharina Heck
Browse files
[fix] mpnc docu
parent
dd451d0b
Changes
5
Hide whitespace changes
Inline
Side-by-side
dumux/porousmediumflow/mpnc/indices.hh
View file @
238bb8b4
...
...
@@ -18,6 +18,7 @@
*****************************************************************************/
/*!
* \file
* \ingroup MPNCModel
* \brief The primary variable and equation indices for the MpNc model.
*/
#ifndef DUMUX_MPNC_INDICES_HH
...
...
@@ -30,7 +31,6 @@ namespace Dumux
/*!
* \ingroup MPNCModel
* \ingroup ImplicitIndices
* \brief Enumerates the formulations which the MpNc model accepts.
*/
struct
MpNcPressureFormulation
...
...
@@ -43,7 +43,6 @@ struct MpNcPressureFormulation
/*!
* \ingroup MPNCModel
* \ingroup ImplicitIndices
* \brief The primary variable and equation indices for the MpNc model.
*/
template
<
class
TypeTag
,
int
BasePVOffset
=
0
>
...
...
dumux/porousmediumflow/mpnc/localresidual.hh
View file @
238bb8b4
...
...
@@ -18,6 +18,7 @@
*****************************************************************************/
/*!
* \file
* \ingroup MPNCModel
* \brief MpNc specific details needed to approximately calculate the local
* defect in the fully implicit scheme.
*
...
...
@@ -32,7 +33,6 @@ namespace Dumux
{
/*!
* \ingroup MPNCModel
* \ingroup ImplicitLocalResidual
* \brief MpNc specific details needed to approximately calculate the local
* defect in the fully implicit scheme.
*
...
...
dumux/porousmediumflow/mpnc/model.hh
View file @
238bb8b4
...
...
@@ -115,10 +115,7 @@
#include
"localresidual.hh"
/*!
* \ingroup Properties
* \ingroup ImplicitProperties
* \ingroup BoxMpNcModel
* \file
* \ingroup \ingroup MPNCModel
* \brief Defines the properties required for the MpNc fully implicit model.
*/
namespace
Dumux
...
...
dumux/porousmediumflow/mpnc/volumevariables.hh
View file @
238bb8b4
...
...
@@ -18,7 +18,7 @@
*****************************************************************************/
/*!
* \file
*
*
\ingroup MPNCModel
* \brief Contains the secondary variables (Quantities which are
* constant within a finite volume) of the MpNc model.
*/
...
...
@@ -38,7 +38,6 @@ namespace Dumux
{
/*!
* \ingroup MPNCModel
* \ingroup ImplicitVolumeVariables
* \brief Contains the quantities which are constant within a
* finite volume in the MpNc model.
*/
...
...
dumux/porousmediumflow/mpnc/vtkoutputfields.hh
View file @
238bb8b4
...
...
@@ -18,6 +18,7 @@
*****************************************************************************/
/*!
* \file
* \ingroup MPNCModel
* \brief Adds vtk output fields specific to the twop model
*/
#ifndef DUMUX_MPNC_VTK_OUTPUT_FIELDS_HH
...
...
@@ -27,7 +28,7 @@ namespace Dumux
{
/*!
* \ingroup
TwoP, InputOutput
* \ingroup
MPNCModel
* \brief Adds vtk output fields specific to the twop model
*/
template
<
class
TypeTag
>
...
...
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