MD-Bench/lammps
Rafael Ravedutti bb599c9ea8 Add first version of DEM kernel
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
2022-07-05 15:33:31 +02:00
..
includes Add first version of DEM kernel 2022-07-05 15:33:31 +02:00
allocate.c Rename default directory to lammps and reorganize gromacs variant steps 2022-01-25 21:00:11 +01:00
atom.c Add first version of DEM kernel 2022-07-05 15:33:31 +02:00
eam_utils.c Rename default directory to lammps and reorganize gromacs variant steps 2022-01-25 21:00:11 +01:00
force_dem.c Add first version of DEM kernel 2022-07-05 15:33:31 +02:00
force_eam.c Change data layout for force arrays according to position 2022-03-18 01:40:51 +01:00
force_lj.c Write LAMMPS kernel with SIMD intrinsics and implement AVX512 with double-precision functions 2022-04-05 02:57:23 +02:00
main-stub.c Adjust cutforce and atom positions in stubbed version 2022-05-14 01:02:08 +02:00
main.c Write LAMMPS kernel with SIMD intrinsics and implement AVX512 with double-precision functions 2022-04-05 02:57:23 +02:00
neighbor.c Refactor half neighbor lists code 2022-03-18 01:28:11 +01:00
parameter.c Refactor half neighbor lists code 2022-03-18 01:28:11 +01:00
pbc.c Rename default directory to lammps and reorganize gromacs variant steps 2022-01-25 21:00:11 +01:00
stats.c Add percentage of atoms within cutoff radius when using LAMMPS reference version 2022-02-25 14:40:33 +01:00
thermo.c Add parameter reading for LAMMPS variant 2022-03-17 02:44:34 +01:00
timing.c Rename default directory to lammps and reorganize gromacs variant steps 2022-01-25 21:00:11 +01:00
tracing.c Change data layout for force arrays according to position 2022-03-18 01:40:51 +01:00
util.c Rename default directory to lammps and reorganize gromacs variant steps 2022-01-25 21:00:11 +01:00
vtk.c Rename default directory to lammps and reorganize gromacs variant steps 2022-01-25 21:00:11 +01:00