git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11521 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -45,7 +45,9 @@ class LAMMPS {
|
||||
char *suffix; // suffix to add to input script style names
|
||||
int suffix_enable; // 1 if suffix enabled, 0 if disabled
|
||||
int cite_enable; // 1 if generating log.cite, 0 if disabled
|
||||
|
||||
class Cuda *cuda; // CUDA accelerator class
|
||||
class KokkosLMP *kokkos; // KOKKOS accelerator class
|
||||
|
||||
class CiteMe *citeme; // citation info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user