mirror of https://github.com/lammps/lammps.git
remove trailing whitespace
This commit is contained in:
parent
c14fd3131a
commit
6e9a39cf22
|
@ -873,7 +873,7 @@ void FixRigidSmall::apply_langevin_thermostat()
|
|||
|
||||
// convert langevin torques from body frame back to space frame
|
||||
|
||||
MathExtra::matvec(ex_space,ey_space,ez_space,tbody,&langextra[ibody][3]);
|
||||
MathExtra::matvec(ex_space,ey_space,ez_space,tbody,&langextra[ibody][3]);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue