Merge remote-tracking branch 'lammps-ro/master' into lammps-icms
This commit is contained in:
0
python/examples/ipython/interface_usage.ipynb.orig
Normal file
0
python/examples/ipython/interface_usage.ipynb.orig
Normal file
0
python/examples/ipython/simple.ipynb.orig
Normal file
0
python/examples/ipython/simple.ipynb.orig
Normal file
@ -281,6 +281,9 @@ class lammps(object):
|
||||
if name: name = name.encode()
|
||||
self.lib.lammps_scatter_atoms(self.lmp,name,type,count,data)
|
||||
|
||||
# -------------------------------------------------------------------------
|
||||
# -------------------------------------------------------------------------
|
||||
# -------------------------------------------------------------------------
|
||||
|
||||
################################################################################
|
||||
# Alternative Python Wrapper
|
||||
|
||||
Reference in New Issue
Block a user