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

@ -18,6 +18,7 @@
#include <string.h>
#include <stdlib.h>
#include <math.h>
#include "compute_orientorder_atom.h"
#include "atom.h"
#include "update.h"