This file is indexed.

/usr/include/mpbi_mpi.h is in mpb-dev 1.5-2build4.

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
/* src/mpbconf.h.  Generated from mpbconf.h.in by configure.  */
#ifndef MPB_H
#define MPB_H 1

/* #undef SCALAR_COMPLEX */
/* #undef SCALAR_LONG_DOUBLE_PREC */
/* #undef SCALAR_SINGLE_PREC */
/* #undef WITH_HERMITIAN_EPSILON */

#define MPB_REAL 1 /* avoid C++ conflict with MPB's "real" type */
#include "mpb/eigensolver.h"
#include "mpb/maxwell.h"

#endif /* MPB_H */