git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@99 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -93,7 +93,7 @@ void lammps_get_coords(double *coords)
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
void lammps_put_coords(const double *coords)
|
||||
void lammps_put_coords(double *coords)
|
||||
{
|
||||
int natoms = static_cast<int> (lammps->atom->natoms);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user