/usr/include/liggghts/style_sph_kernel.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 | #include "sph_kernel_cubicspline.h"
#include "sph_kernel_cubicspline2D.h"
#include "sph_kernel_spiky.h"
#include "sph_kernel_spiky2D.h"
#include "sph_kernel_wendland.h"
#include "sph_kernel_wendland2D.h"
|