Skip to content
Snippets Groups Projects
Commit 063a516a authored by Dennis Gläser's avatar Dennis Gläser
Browse files

[mpfa] minor changes

parent b089ceda
No related branches found
No related tags found
Loading
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
*****************************************************************************/ *****************************************************************************/
/*! /*!
* \file * \file
* \brief Face types of the sub control volume faces in the mpfa method. * \brief Face types of the sub control volume faces in cell-centered mpfa methods.
*/ */
#ifndef DUMUX_DISCRETIZATION_CC_MPFA_FACETYPES_HH #ifndef DUMUX_DISCRETIZATION_CC_MPFA_FACETYPES_HH
#define DUMUX_DISCRETIZATION_CC_MPFA_FACETYPES_HH #define DUMUX_DISCRETIZATION_CC_MPFA_FACETYPES_HH
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
* \file * \file
* \brief This file contains the data which is required to calculate * \brief This file contains the data which is required to calculate
* molar and mass fluxes of a component in a fluid phase over a face of a finite volume by means * molar and mass fluxes of a component in a fluid phase over a face of a finite volume by means
* of Fick's Law. Specializations are provided for the different discretization methods. * of Fick's Law for cell-centered MPFA models.
*/ */
#ifndef DUMUX_DISCRETIZATION_CC_MPFA_FICKS_LAW_HH #ifndef DUMUX_DISCRETIZATION_CC_MPFA_FICKS_LAW_HH
#define DUMUX_DISCRETIZATION_CC_MPFA_FICKS_LAW_HH #define DUMUX_DISCRETIZATION_CC_MPFA_FICKS_LAW_HH
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
/*! /*!
* \file * \file
* \brief This file contains the data which is required to calculate * \brief This file contains the data which is required to calculate
* heat conduction fluxes with Fourier's law. * heat conduction fluxes with Fourier's law for cell-centered MPFA models.
*/ */
#ifndef DUMUX_DISCRETIZATION_CC_MPFA_FOURIERS_LAW_HH #ifndef DUMUX_DISCRETIZATION_CC_MPFA_FOURIERS_LAW_HH
#define DUMUX_DISCRETIZATION_CC_MPFA_FOURIERS_LAW_HH #define DUMUX_DISCRETIZATION_CC_MPFA_FOURIERS_LAW_HH
......
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