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

Added doxygen file description.

[[Imported from SVN: r7092]]
parent 6b69ffa6
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,13 @@
// vi: set et ts=4 sw=2 sts=2:
#ifndef DUNE_COLLECTIVECOMMUNICATION_HH
#define DUNE_COLLECTIVECOMMUNICATION_HH
/*!
\file
\brief Implements an utility class that provides
collective communication methods for sequential programs.
\ingroup ParallelCommunication
*/
#include <iostream>
#include <complex>
#include <algorithm>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment