From bb5fcfb44ec7b59e5fb5f9f01c16fc96048f4e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dennis=20Gl=C3=A4ser?= <dennis.glaeser@iws.uni-stuttgart.de> Date: Tue, 28 Feb 2023 11:05:11 +0100 Subject: [PATCH] [docs][staggered_cm] remove ingroup from member function --- dumux/multidomain/staggeredcouplingmanager.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dumux/multidomain/staggeredcouplingmanager.hh b/dumux/multidomain/staggeredcouplingmanager.hh index 198323c060..56e8ac5f56 100644 --- a/dumux/multidomain/staggeredcouplingmanager.hh +++ b/dumux/multidomain/staggeredcouplingmanager.hh @@ -157,8 +157,6 @@ public: } /*! - * \ingroup MultiDomain - * \ingroup StaggeredDiscretization * \brief evaluates the face residual of a coupled face of domain i which depends on the variables * at the degree of freedom with index dofIdxGlobalJ of domain j * -- GitLab