Skip to content
Snippets Groups Projects
Commit 17d6912e authored by Martin Schneider's avatar Martin Schneider
Browse files

Slight changes in doxygen docu

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11610 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent a278e3be
No related branches found
No related tags found
No related merge requests found
...@@ -26,8 +26,8 @@ ...@@ -26,8 +26,8 @@
#include <dumux/decoupled/common/fv/fvvelocity.hh> #include <dumux/decoupled/common/fv/fvvelocity.hh>
/** /**
* @file * \file
* @brief Two Phase Finite Volume Model * \brief Two Phase Finite Volume Model
*/ */
namespace Dumux namespace Dumux
...@@ -37,7 +37,7 @@ namespace Dumux ...@@ -37,7 +37,7 @@ namespace Dumux
//! \brief Two Phase Finite Volume Model //! \brief Two Phase Finite Volume Model
/*! /*!
* *
* @tparam TypeTag The Type Tag * \tparam TypeTag The Type Tag
* *
*/ */
template<class TypeTag> class FVPressureVelocity2P: public FVPressure2P<TypeTag> template<class TypeTag> class FVPressureVelocity2P: public FVPressure2P<TypeTag>
......
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