Commit 7f63c096 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

correct comment for Fix::ev_setup()

parent a5234d7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -161,7 +161,7 @@ void Fix::modify_params(int narg, char **arg)
/* ----------------------------------------------------------------------
   setup for energy, virial computation
   see integrate::ev_set() for values of eflag (0-3) and vflag (0-6)
   fixes call this if use ev_tally()
   fixes call this if they use ev_tally()
------------------------------------------------------------------------- */

void Fix::ev_setup(int eflag, int vflag)