This file is indexed.

/usr/include/deal.II/grid/geometry_info.h is in libdeal.ii-dev 6.3.1-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
 7
 8
 9
10
11
12
13
14
15
16
17
//---------------------------------------------------------------------------
//    $Id: geometry_info.h 11174 2005-07-19 09:43:00Z guido $
//    Version: $Name$
//
//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
//    This file is subject to QPL and may not be  distributed
//    without copyright and license information. Please refer
//    to the file deal.II/doc/license.html for the  text  and
//    further information on this license.
//
//---------------------------------------------------------------------------

// This class was moved to the base library. Therefore, we provide
// this file for compatibility reasons only.

#include <base/geometry_info.h>