From 717727ce3d99142b7197730a45e4640191d99c84 Mon Sep 17 00:00:00 2001 From: shaan Date: Thu, 2 Jul 2009 18:15:09 +0200 Subject: Module for Rasodmg --- rasodmg/alignedtiling.hh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'rasodmg/alignedtiling.hh') diff --git a/rasodmg/alignedtiling.hh b/rasodmg/alignedtiling.hh index ba8c2a4..5cde101 100644 --- a/rasodmg/alignedtiling.hh +++ b/rasodmg/alignedtiling.hh @@ -105,7 +105,13 @@ class r_Aligned_Tiling; with the option notiling. In that case, no tiling is done, independently of the storage layout chosen. */ +/** + * \defgroup Rasodmgs Rasodmg Classes + */ +/** + * \ingroup Rasodmgs + */ class r_Aligned_Tiling : public r_Dimension_Tiling { public: -- cgit