/usr/include/dune/pdelab/backend/eigensolverbackend.hh is in libdune-pdelab-dev 2.0.0-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 7 8 9 10 | // -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=8 sw=2 sts=2:
#ifndef DUNE_PDELAB_EIGENSOLVERBACKEND_HH
#define DUNE_PDELAB_EIGENSOLVERBACKEND_HH
#include <dune/pdelab/backend/eigen.hh>
#warning this header is deprecated, please use dune/pdelab/backend/eigen.hh
#endif // DUNE_PDELAB_EIGENSOLVERBACKEND
|