Use multiple inheritance to remove accelerator_kokkos.h out of region.h and kspace.h

This commit is contained in:
Stan Moore
2017-12-01 10:18:22 -07:00
parent 31f2ca1e4c
commit 31eb12920c
12 changed files with 41 additions and 37 deletions

View File

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