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 37b86c0..e838577 100644
--- a/src/petsc_flat_solver.c
+++ b/src/petsc_flat_solver.c
@@ -407,7 +407,7 @@ void petsc_flat(cGH *GH, int FieldIndex, int MIndex, int NIndex,
CHKERRA(ierr);
/* reset the central value*/
- a( 0, 0, 0) = -10.38;
+ a( 0, 0, 0) = -6.0;
} /* if (wsp>=0) */
} /*for i */