Commit c3e8cb2f authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix typo in comments

(cherry picked from commit 7875009218a7259f3b82e98df5f1a509580e6645)
parent 36570770
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2006,7 +2006,7 @@ void FixRigid::setup_bodies_static()

  MPI_Allreduce(sum[0],all[0],6*nbody,MPI_DOUBLE,MPI_SUM,world);

  // error check that re-computed momemts of inertia match diagonalized ones
  // error check that re-computed moments of inertia match diagonalized ones
  // do not do test for bodies with params read from infile

  double norm;
+1 −1
Original line number Diff line number Diff line
@@ -2192,7 +2192,7 @@ void FixRigidSmall::setup_bodies_static()
  commflag = ITENSOR;
  comm->reverse_comm_fix(this,6);

  // error check that re-computed momemts of inertia match diagonalized ones
  // error check that re-computed moments of inertia match diagonalized ones
  // do not do test for bodies with params read from infile

  double norm;