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

@ -23,6 +23,7 @@
#include "force.h"
#include "universe.h"
#include "error.h"
#include "domain.h"
using namespace LAMMPS_NS;