/usr/include/liggghts/style_atom.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 | #include "atom_vec_atomic.h"
#include "atom_vec_charge.h"
#include "atom_vec_ellipsoid.h"
#include "atom_vec_hybrid.h"
#include "atom_vec_line.h"
#include "atom_vec_sph.h"
#include "atom_vec_sph_var.h"
#include "atom_vec_sphere.h"
#include "atom_vec_tri.h"
|