diff --git a/dumux/discretization/cellcentered/mpfa/facetypes.hh b/dumux/discretization/cellcentered/mpfa/facetypes.hh index 8da25323436a11e6e15353e9f3853f38ef69c04e..87d526e167db11fbf695e0a603483bd62b4e1e74 100644 --- a/dumux/discretization/cellcentered/mpfa/facetypes.hh +++ b/dumux/discretization/cellcentered/mpfa/facetypes.hh @@ -18,7 +18,7 @@ *****************************************************************************/ /*! * \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 #define DUMUX_DISCRETIZATION_CC_MPFA_FACETYPES_HH diff --git a/dumux/discretization/cellcentered/mpfa/fickslaw.hh b/dumux/discretization/cellcentered/mpfa/fickslaw.hh index 7bf247d3bb64ece91d140d7a288ae479824d7ce1..fb27d52806dec57ffc6cfc30be9e20a92d33bbf1 100644 --- a/dumux/discretization/cellcentered/mpfa/fickslaw.hh +++ b/dumux/discretization/cellcentered/mpfa/fickslaw.hh @@ -20,7 +20,7 @@ * \file * \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 - * 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 #define DUMUX_DISCRETIZATION_CC_MPFA_FICKS_LAW_HH diff --git a/dumux/discretization/cellcentered/mpfa/fourierslaw.hh b/dumux/discretization/cellcentered/mpfa/fourierslaw.hh index 35f26093fc02f3debc0165922b17951aec406fe4..fcca346bcc23cf14e7aad66705c0f4f5cce965aa 100644 --- a/dumux/discretization/cellcentered/mpfa/fourierslaw.hh +++ b/dumux/discretization/cellcentered/mpfa/fourierslaw.hh @@ -19,7 +19,7 @@ /*! * \file * \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 #define DUMUX_DISCRETIZATION_CC_MPFA_FOURIERS_LAW_HH