This file is indexed.

/usr/include/dune/pdelab/backend/ovlpistlsolverbackend.hh is in libdune-pdelab-dev 2.4.1-1.

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
// -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=8 sw=2 sts=2:
#ifndef DUNE_OVLPISTLSOLVERBACKEND_HH
#warning "The file dune/pdelab/backend/ovlpistlsolverbackend.hh is deprecated. Please use dune/pdelab/backend/istl.hh instead."
#include <dune/pdelab/backend/istl.hh>
#endif