This file is indexed.

/usr/include/dune/istl/remoteindices.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: remoteindices.hh 1398 2010-11-24 17:37:38Z sander $
#ifndef DUNE_ISTL_REMOTEINDICES_HH
#define DUNE_ISTL_REMOTEINDICES_HH

#warning This file is deprecated since Dune 2.1.  Please use dune-common/dune/common/parallel/remoteindices.hh instead!

#include <dune/common/parallel/remoteindices.hh>

#endif