dune-common  2.3.1
mpihelper.hh
Go to the documentation of this file.
1 // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2 // vi: set et ts=4 sw=2 sts=2:
3 #ifndef DUNE_MPIHELPER
4 #warning dune/common/mpihelper.hh is deprecated, please use dune/common/parallel/mpihelper.hh
5 #include "parallel/mpihelper.hh"
6 #endif
Helpers for dealing with MPI.