aboutsummaryrefslogtreecommitdiff
path: root/src/petsc_flat_solver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/petsc_flat_solver.c')
-rw-r--r--src/petsc_flat_solver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/petsc_flat_solver.c b/src/petsc_flat_solver.c
index cf046db..e331e41 100644
--- a/src/petsc_flat_solver.c
+++ b/src/petsc_flat_solver.c
@@ -328,7 +328,7 @@ int petsc_flat(cGH *GH, int FieldIndex, int MIndex, int NIndex,
printf("PET V-Layout: %d %d \n",pvstart,pvend);
}
if (pstart != startpoint && pend != endpoint)
- CCTK_WARN(1,"WARNING: PETSC and data layouts differ! (why??)");
+ CCTK_WARN(1,"WARNING: PETSC and data layouts differ! (why?)");
/* Initialize the stencil array */