From 234046ba8bd93002a079620ae1a0476ea7434723 Mon Sep 17 00:00:00 2001 From: Christian Engwer <christi@dune-project.org> Date: Wed, 12 Oct 2005 15:59:45 +0000 Subject: [PATCH] move "Dense Vector Matrix Lib" into "Common" [[Imported from SVN: r3141]] --- common/fvector.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/common/fvector.hh b/common/fvector.hh index c03e212fb..89d104b9f 100644 --- a/common/fvector.hh +++ b/common/fvector.hh @@ -18,6 +18,7 @@ namespace Dune { /** @defgroup DenseMatVec Dense Matrix and Vector Template Library + @ingroup Common @{ */ -- GitLab