Skip to content
Snippets Groups Projects
Commit 5b80532a authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[doxygen][modules.txt] Remove trailing white-spaces and tabs

parent 3680eca5
No related branches found
No related tags found
1 merge request!124Fix/resolve doxygen issues
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* \file * \file
* *
* \brief This file contains all module definitions for the doxygen documentation. * \brief This file contains all module definitions for the doxygen documentation.
* *
*/ */
/* ***************** Porousmediaflow ******************/ /* ***************** Porousmediaflow ******************/
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
/*! /*!
* \ingroup OnePModels * \ingroup OnePModels
* \defgroup OnePhase Sequential * \defgroup OnePhase Sequential
* *
* \copydetails Dumux::FVPressure1P * \copydetails Dumux::FVPressure1P
*/ */
/*! /*!
* \ingroup Porousmediaflow * \ingroup Porousmediaflow
...@@ -41,33 +41,33 @@ ...@@ -41,33 +41,33 @@
* *
* \copydetails Dumux::TwoPModel * \copydetails Dumux::TwoPModel
*/ */
/*! /*!
* \ingroup TwoPModels * \ingroup TwoPModels
* \defgroup IMPES Sequential * \defgroup IMPES Sequential
* *
* \copydetails Dumux::FVPressure2P * \copydetails Dumux::FVPressure2P
* <br><br><br> * <br><br><br>
* \copydetails Dumux::FVVelocity2P * \copydetails Dumux::FVVelocity2P
* <br> * <br>
* \copydetails Dumux::FVSaturation2P * \copydetails Dumux::FVSaturation2P
*/ */
/*! /*!
* \ingroup Porousmediaflow * \ingroup Porousmediaflow
* \defgroup TwoPTwoCModels 2p2c (two-phase, two-component Darcy flow) * \defgroup TwoPTwoCModels 2p2c (two-phase, two-component Darcy flow)
*/ */
/*! /*!
* \ingroup TwoPTwoCModels * \ingroup TwoPTwoCModels
* \defgroup TwoPTwoCModel Implicit * \defgroup TwoPTwoCModel Implicit
* *
* \copydetails Dumux::TwoPTwoCModel * \copydetails Dumux::TwoPTwoCModel
*/ */
/*! /*!
* \ingroup TwoPTwoCModels * \ingroup TwoPTwoCModels
* \defgroup IMPEC Sequential * \defgroup IMPEC Sequential
* *
* \copydetails Dumux::FVPressure2P2C * \copydetails Dumux::FVPressure2P2C
* <br><br><br> * <br><br><br>
* \copydetails Dumux::FVTransport2PC * \copydetails Dumux::FVTransport2PC
*/ */
/*! /*!
* \ingroup Porousmediaflow * \ingroup Porousmediaflow
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
* *
* \copydetails Dumux::RichardsModel * \copydetails Dumux::RichardsModel
*/ */
/* ***************** Geomechanics ******************/ /* ***************** Geomechanics ******************/
/*! /*!
* \defgroup Geomechanics Geomechanics (fully implicit) * \defgroup Geomechanics Geomechanics (fully implicit)
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
* *
* \copydetails Dumux::ElasticModel * \copydetails Dumux::ElasticModel
*/ */
/* ***************** Freeflow ******************/ /* ***************** Freeflow ******************/
/*! /*!
* \defgroup Freeflow Freeflow (fully implicit) * \defgroup Freeflow Freeflow (fully implicit)
...@@ -193,7 +193,7 @@ ...@@ -193,7 +193,7 @@
* *
* \copydetails Dumux::ZeroEqncniModel * \copydetails Dumux::ZeroEqncniModel
*/ */
/* ***************** Multidomain ******************/ /* ***************** Multidomain ******************/
/*! /*!
* \defgroup Multidomain Multidomain (fully implicit) * \defgroup Multidomain Multidomain (fully implicit)
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
* <br> * <br>
* \copydetails Dumux::ZeroEqncniModel * \copydetails Dumux::ZeroEqncniModel
*/ */
/* ***************** Fully Implicit ******************/ /* ***************** Fully Implicit ******************/
/*! /*!
* \defgroup ImplicitModel Fully Implicit Scheme * \defgroup ImplicitModel Fully Implicit Scheme
...@@ -306,34 +306,34 @@ ...@@ -306,34 +306,34 @@
*/ */
/* ***************** Material ******************/ /* ***************** Material ******************/
/*! /*!
* \defgroup Material Material and Fluid Framework * \defgroup Material Material and Fluid Framework
* Short description of the most important concepts of the material and fluid framework: * Short description of the most important concepts of the material and fluid framework:
* *
* - __Binary coefficient:__ @copydoc Binarycoefficients * - __Binary coefficient:__ @copydoc Binarycoefficients
* *
* *
* - __Component:__ @copydoc Components * - __Component:__ @copydoc Components
* *
* *
* - __Constraint solver:__ @copydoc ConstraintSolver * - __Constraint solver:__ @copydoc ConstraintSolver
* *
* *
* - __Equation of state:__ @copydoc EOS * - __Equation of state:__ @copydoc EOS
* *
* *
* - __Fluid state:__ @copydoc FluidStates * - __Fluid state:__ @copydoc FluidStates
* *
* *
* - __Fluid system:__ @copydoc Fluidsystems * - __Fluid system:__ @copydoc Fluidsystems
* *
* *
* - __Fluid-Matrix Interactions:__ @copydoc fluidmatrixinteractions * - __Fluid-Matrix Interactions:__ @copydoc fluidmatrixinteractions
* *
* *
* - __Parameter cache:__ @copydoc ParameterCache * - __Parameter cache:__ @copydoc ParameterCache
* *
* *
* - __Spatial Parameters:__ @copydoc SpatialParameters * - __Spatial Parameters:__ @copydoc SpatialParameters
*/ */
/*! /*!
...@@ -354,12 +354,12 @@ ...@@ -354,12 +354,12 @@
* is to provide a convenient way to access these quantities from * is to provide a convenient way to access these quantities from
* full-fledged fluid systems. Components are not supposed to be used * full-fledged fluid systems. Components are not supposed to be used
* by models directly. * by models directly.
*/ */
/*! /*!
* \ingroup Components * \ingroup Components
* \defgroup IAPWS IAPWS * \defgroup IAPWS IAPWS
*/ */
/*! /*!
* \ingroup Material * \ingroup Material
* \defgroup ConstraintSolver Constraint Solver * \defgroup ConstraintSolver Constraint Solver
* Constraint solvers are auxiliary tools to * Constraint solvers are auxiliary tools to
...@@ -372,17 +372,17 @@ ...@@ -372,17 +372,17 @@
* states. Using them is not mandatory for models, but given the fact * states. Using them is not mandatory for models, but given the fact
* that some thermodynamic constraints can be quite complex to solve, * that some thermodynamic constraints can be quite complex to solve,
* sharing this code between models makes sense. * sharing this code between models makes sense.
*/ */
/*! /*!
* \ingroup Material * \ingroup Material
* \defgroup EOS Equation of State * \defgroup EOS Equation of State
* *
* Equations of state (EOS) are auxiliary * Equations of state (EOS) are auxiliary
* classes which provide relations between a fluid phase's temperature, * classes which provide relations between a fluid phase's temperature,
* pressure, composition and density. Since these classes are only used * pressure, composition and density. Since these classes are only used
* internally in fluid systems, their programming interface is * internally in fluid systems, their programming interface is
* currently ad-hoc. * currently ad-hoc.
* *
* \ingroup Material * \ingroup Material
* \defgroup FluidStates Fluid States * \defgroup FluidStates Fluid States
* Fluid states are responsible for representing the * Fluid states are responsible for representing the
...@@ -420,7 +420,7 @@ ...@@ -420,7 +420,7 @@
/*! /*!
* \ingroup fluidmatrixinteractions * \ingroup fluidmatrixinteractions
* \defgroup fluidmatrixinteractionsparams Parameters for Fluid-Matrix Interactions * \defgroup fluidmatrixinteractionsparams Parameters for Fluid-Matrix Interactions
*/ */
/*! /*!
* \ingroup Material * \ingroup Material
* \defgroup ParameterCache Parameter Cache * \defgroup ParameterCache Parameter Cache
...@@ -458,7 +458,7 @@ ...@@ -458,7 +458,7 @@
* All parameters which depend on the matrix and * All parameters which depend on the matrix and
* therefore on the position within the model domain are defined as spatial * therefore on the position within the model domain are defined as spatial
* parameters. For example permeability, porosity etc. * parameters. For example permeability, porosity etc.
* *
*/ */
/* ***************** Common ******************/ /* ***************** Common ******************/
......
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