Commit ed7c09ac authored by Stan Moore's avatar Stan Moore
Browse files

Add missing character

parent 0ee1daa4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -442,7 +442,7 @@ void PPPMDipole::compute(int eflag, int vflag)

  if (vflag_atom)
    error->all(FLERR,"Cannot (yet) compute per-atom virial "
                       "with kspace style pppm/dipole"
                       "with kspace style pppm/dipole");

  if (evflag_atom && !peratom_allocate_flag) {
    allocate_peratom();
+1 −1
Original line number Diff line number Diff line
@@ -301,7 +301,7 @@ void PPPMDipoleSpin::compute(int eflag, int vflag)

  if (vflag_atom)
    error->all(FLERR,"Cannot (yet) compute per-atom virial "
                       "with kspace style pppm/dipole/spin"
                       "with kspace style pppm/dipole/spin");

  if (evflag_atom && !peratom_allocate_flag) {
    allocate_peratom();