/usr/include/dune/istl/indicessyncer.hh is in libdune-istl-dev 2.2.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | // $Id: indicessyncer.hh 1444 2011-01-23 17:24:33Z rebecca $
#ifndef DUNE_ISTL_INDICESSYNCER_HH
#define DUNE_ISTL_INDICESSYNCER_HH
#warning This file is deprecated since Dune 2.1. Please use dune-common/dune/common/parallel/indicessyncer.hh instead!
#include <dune/common/parallel/indicessyncer.hh>
#endif
|