Skip to content
Snippets Groups Projects
Commit ee38d14e authored by Beatrix Becker's avatar Beatrix Becker
Browse files

[cleanup docu]

parent a5f81f95
No related branches found
No related tags found
1 merge request!838Feature/less typetag in indices
...@@ -46,6 +46,7 @@ struct MpNcPressureFormulation ...@@ -46,6 +46,7 @@ struct MpNcPressureFormulation
* \brief The primary variable and equation indices for the MpNc model. * \brief The primary variable and equation indices for the MpNc model.
* *
* \tparam FluidSystem The fluid system class * \tparam FluidSystem The fluid system class
* \tparam numEquationBalance Number of balance equations: all transport equations and the constraint equations
* \tparam PVOffset The first index in a primary variable vector. * \tparam PVOffset The first index in a primary variable vector.
*/ */
template <class FluidSystem, int numEquationBalance, int BasePVOffset = 0> template <class FluidSystem, int numEquationBalance, int BasePVOffset = 0>
......
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