update email address
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
"""
|
||||
Data structures for LAMMPS Python module
|
||||
Written by Richard Berger <richard.berger@temple.edu>
|
||||
Written by Richard Berger <richard.berger@outlook.com>
|
||||
"""
|
||||
|
||||
class NeighList:
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
|
||||
"""
|
||||
Output formats for LAMMPS python module
|
||||
Written by Richard Berger <richard.berger@temple.edu>
|
||||
Written by Richard Berger <richard.berger@outlook.com>
|
||||
and Axel Kohlmeyer <akohlmey@gmail.com>
|
||||
"""
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
|
||||
"""
|
||||
NumPy additions to the LAMMPS Python module
|
||||
Written by Richard Berger <richard.berger@temple.edu>
|
||||
Written by Richard Berger <richard.berger@outlook.com>
|
||||
"""
|
||||
|
||||
from ctypes import POINTER, c_void_p, c_char_p, c_double, c_int, c_int32, c_int64, cast
|
||||
|
||||
Reference in New Issue
Block a user