/[escript]/trunk/finley/py_src/finleybench.py
ViewVC logotype

Diff of /trunk/finley/py_src/finleybench.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 416 by gross, Wed Jan 4 05:38:35 2006 UTC revision 435 by gross, Thu Jan 19 03:57:30 2006 UTC
# Line 112  class FinleyOptions(Options): Line 112  class FinleyOptions(Options):
112                        LinearPDE.SCSL:  "SCSL",                        LinearPDE.SCSL:  "SCSL",
113                        LinearPDE.MKL:  "MKL",                        LinearPDE.MKL:  "MKL",
114                        LinearPDE.UMFPACK: "UMFPACK",                        LinearPDE.UMFPACK: "UMFPACK",
115                        LinearPDE.PASO:  "PASO"                        LinearPDE.PASO:  "PASO",
116                          LinearPDE.RILU: "RILU",
117                          LinearPDE.AMG:  "AMG"
118                    }                    }
119         name=""         name=""
120         if solver_method==None:         if solver_method==None:

Legend:
Removed from v.416  
changed lines
  Added in v.435

  ViewVC Help
Powered by ViewVC 1.1.26