dune-istl  2.2.0
communicator.hh
Go to the documentation of this file.
1 // $Id: communicator.hh 1398 2010-11-24 17:37:38Z sander $
2 #ifndef DUNE_ISTL_COMMUNICATOR_HH
3 #define DUNE_ISTL_COMMUNICATOR_HH
4 
5 #warning This file is deprecated since Dune 2.1. Please use dune-common/dune/common/parallel/communicator.hh instead!
6 
7 #include <dune/common/parallel/communicator.hh>
8 
9 #endif