This file is indexed.

/usr/include/liggghts/style_pair.h is in libliggghts-dev 2.3.8-1build1.

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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#include "pair_beck.h"
#include "pair_born.h"
#include "pair_born_coul_wolf.h"
#include "pair_buck.h"
#include "pair_buck_coul_cut.h"
#include "pair_coul_cut.h"
#include "pair_coul_debye.h"
#include "pair_coul_wolf.h"
#include "pair_dpd.h"
#include "pair_dpd_tstat.h"
#include "pair_gauss.h"
#include "pair_gran.h"
#include "pair_gran_hertz_history.h"
#include "pair_gran_hertz_history_simple.h"
#include "pair_gran_hooke.h"
#include "pair_gran_hooke_history.h"
#include "pair_gran_hooke_history_hysteresis.h"
#include "pair_gran_hooke_history_simple.h"
#include "pair_gran_hooke_simple.h"
#include "pair_hybrid.h"
#include "pair_hybrid_overlay.h"
#include "pair_lj96_cut.h"
#include "pair_lj_cubic.h"
#include "pair_lj_cut.h"
#include "pair_lj_cut_coul_cut.h"
#include "pair_lj_cut_coul_debye.h"
#include "pair_lj_expand.h"
#include "pair_lj_gromacs.h"
#include "pair_lj_gromacs_coul_gromacs.h"
#include "pair_lj_smooth.h"
#include "pair_lj_smooth_linear.h"
#include "pair_morse.h"
#include "pair_soft.h"
#include "pair_sph.h"
#include "pair_sph_artvisc_tenscorr.h"
#include "pair_table.h"
#include "pair_yukawa.h"