energy/virial flags with CENTROID enum
This commit is contained in:
@ -104,7 +104,8 @@ Fix::Fix(LAMMPS *lmp, int /*narg*/, char **arg) :
|
||||
|
||||
maxeatom = maxvatom = 0;
|
||||
vflag_atom = 0;
|
||||
|
||||
centroidstressflag = CENTROID_SAME;
|
||||
|
||||
// KOKKOS per-fix data masks
|
||||
|
||||
execution_space = Host;
|
||||
|
||||
Reference in New Issue
Block a user