From 14b6f105acd14c056b53d5d7a50b35fe29e731a9 Mon Sep 17 00:00:00 2001 From: allen Date: Thu, 20 Dec 2001 12:58:59 +0000 Subject: Adding parameter ranges git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllPETSc/trunk@57 1d96b42b-98df-4a6a-9d84-1b24288d4588 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/param.ccl b/param.ccl index 0c34a78..4d04015 100644 --- a/param.ccl +++ b/param.ccl @@ -28,12 +28,12 @@ BOOLEAN petsc_coeff_to_one "Divide each line of the matrix by the central value? STRING petsc_KSP_type "See the PETSc Manual, p 49 for options, or look at petsc_ell source" { - "." :: + "." :: "Anything" }"KSPBCGS" STRING petsc_PC_type "See the PETSc Manual, p 49 for options, or look at petsc_ell source" { - "." :: + "." :: "Anything" } "PCJACOBI" KEYWORD petsc_nablaform "PETSC nabla form" -- cgit v1.2.3