From c1669a470ff827e3ec9985c6925698b068bc2f81 Mon Sep 17 00:00:00 2001 From: Kilian Weishaupt <kilian.weishaupt@iws.uni-stuttgart.de> Date: Wed, 20 Dec 2017 07:45:10 +0100 Subject: [PATCH] [freeflow][doc] Put properties to group FreeflowModels --- dumux/freeflow/properties.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dumux/freeflow/properties.hh b/dumux/freeflow/properties.hh index 07c249a60c..0138d3ba91 100644 --- a/dumux/freeflow/properties.hh +++ b/dumux/freeflow/properties.hh @@ -17,7 +17,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * *****************************************************************************/ /*! - * \ingroup Properties + * \ingroup FreeflowModels * \file * * \brief Defines a type tag and some properties for free flow models. -- GitLab