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

@ -32,6 +32,7 @@
#include "math_const.h"
#include "memory.h"
#include "error.h"
#include "comm.h"
using namespace LAMMPS_NS;
using namespace MathConst;