Index: /issm/trunk/src/m/classes/public/solversettoasm.m
===================================================================
--- /issm/trunk/src/m/classes/public/solversettoasm.m	(revision 5891)
+++ /issm/trunk/src/m/classes/public/solversettoasm.m	(revision 5892)
@@ -6,3 +6,4 @@
 
 %md.solverstring=' -mat_type aij -ksp_type cgs -pc_type asm -sub_mat_type mumps -sub_pc_type lu -pc_asm_overlap 4 -pc_factor_shift_positive_definite true';
-md.solverstring=' -mat_type aij -ksp_type cgs -pc_type asm -sub_pc_type lu -pc_asm_overlap 4 ';
+%md.solverstring=' -mat_type aij -ksp_type cgs -pc_type asm -sub_pc_type lu -pc_asm_overlap 4 ';
+md.solverstring=' -mat_type aij -ksp_type gmres -pc_type asm -sub_pc_type lu -pc_asm_overlap 4 ';
