whitespace fixes
This commit is contained in:
committed by
Richard Berger
parent
7f6638b681
commit
f0e4f9932f
@ -89,7 +89,7 @@ KSpace::KSpace(LAMMPS *lmp) : Pointers(lmp)
|
||||
eatom = nullptr;
|
||||
vatom = nullptr;
|
||||
centroidstressflag = CENTROID_NOTAVAIL;
|
||||
|
||||
|
||||
execution_space = Host;
|
||||
datamask_read = ALL_MASK;
|
||||
datamask_modify = ALL_MASK;
|
||||
|
||||
Reference in New Issue
Block a user