Use multiple inheritance to remove accelerator_kokkos.h out of pair.h

This commit is contained in:
Stan Moore
2017-12-01 09:51:40 -07:00
parent 15a3364c2c
commit 31f2ca1e4c
17 changed files with 81 additions and 38 deletions

View File

@ -16,6 +16,7 @@
------------------------------------------------------------------------- */
#include <string.h>
#include <math.h>
#include "compute_aggregate_atom.h"
#include "atom.h"
#include "atom_vec.h"