Skip to content
Snippets Groups Projects
Commit 03cfaf0b authored by Markus Blatt's avatar Markus Blatt
Browse files

Added doxygen file description.

[[Imported from SVN: r1777]]
parent bd04bbaf
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,16 @@ ...@@ -3,6 +3,16 @@
#ifndef DUNE_GLOBALAGGREGATES_HH #ifndef DUNE_GLOBALAGGREGATES_HH
#define DUNE_GLOBALAGGREGATES_HH #define DUNE_GLOBALAGGREGATES_HH
/**
* @addtogroup ISTL_PAAMG
*
* @{
*/
/** @file
* @author Markus Blatt
* @brief Provdes class for identifying aggregates globally.
*/
#include "aggregates.hh" #include "aggregates.hh"
#include "pinfo.hh" #include "pinfo.hh"
#include <dune/common/parallel/indexset.hh> #include <dune/common/parallel/indexset.hh>
...@@ -236,5 +246,5 @@ namespace Dune ...@@ -236,5 +246,5 @@ namespace Dune
#endif #endif
} // end Dune namespace } // end Dune namespace
/* @} */
#endif #endif
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