/usr/include/dune/istl/plocalindex.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: plocalindex.hh 1398 2010-11-24 17:37:38Z sander $
#ifndef DUNE_ISTL_PLOCALINDEX_HH
#define DUNE_ISTL_PLOCALINDEX_HH
#warning This file is deprecated since Dune 2.1. Please use dune-common/dune/common/parallel/plocalindex.hh instead!
#include <dune/common/parallel/plocalindex.hh>
#endif
|