Fixes for final release on 2.1
parent
bbfc2b8971
commit
205bf658b0
@ -1,12 +1,12 @@
|
|||||||
10 Number of inputs
|
11 Number of inputs
|
||||||
lapl600x600.mtx young1r.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or
|
young1r.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or
|
||||||
NONE http://www.cise.ufl.edu/research/sparse/matrices/index.html
|
NONE http://www.cise.ufl.edu/research/sparse/matrices/index.html
|
||||||
BICGSTAB
|
BICGSTAB Iterative method: BiCGSTAB CGS RGMRES BiCGSTABL
|
||||||
CSR
|
BJAC Preconditioner NONE DIAG BJAC
|
||||||
2 IPART: Partition method 0: BLK 1: blk2 2: graph
|
CSR Storage format CSR COO JAD
|
||||||
1 ISTOPC
|
0 IPART: Partition method 0: BLK 2: graph (with Metis)
|
||||||
00800 ITMAX
|
2 ISTOPC
|
||||||
|
01000 ITMAX
|
||||||
-1 ITRACE
|
-1 ITRACE
|
||||||
2 IPREC 0:NONE 1:DIAGSC 2:ILU
|
30 IRST (restart for RGMRES and BiCGSTABL)
|
||||||
1 ML
|
|
||||||
1.d-6 EPS
|
1.d-6 EPS
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
10 Number of inputs
|
11 Number of inputs
|
||||||
waveguide3D.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or
|
waveguide3D.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or
|
||||||
NONE http://www.cise.ufl.edu/research/sparse/matrices/index.html
|
NONE http://www.cise.ufl.edu/research/sparse/matrices/index.html
|
||||||
BICGSTAB
|
BICGSTAB Iterative method: BiCGSTAB CGS RGMRES BiCGSTABL
|
||||||
CSR
|
BJAC Preconditioner NONE DIAG BJAC
|
||||||
0 IPART: Partition method 0: BLK 1: blk2 2: graph
|
CSR Storage format CSR COO JAD
|
||||||
1 ISTOPC
|
0 IPART: Partition method 0: BLK 2: graph (with Metis)
|
||||||
00800 ITMAX
|
2 ISTOPC
|
||||||
06 ITRACE
|
01000 ITMAX
|
||||||
4 IPREC 0:NONE 1:DIAGSC 2:ILU 3: AS 4: RAS 5: ASH 6: RASH
|
-1 ITRACE
|
||||||
1 ML
|
30 IRST (restart for RGMRES and BiCGSTABL)
|
||||||
1.d-7 EPS
|
1.d-7 EPS
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
7 Number of entries below this
|
7 Number of entries below this
|
||||||
BICGSTAB Iterative method BICGSTAB CGS BICG BICGSTABL
|
BICGSTAB Iterative method BICGSTAB CGS BICG BICGSTABL RGMRES
|
||||||
2 Preconditioner 2=ILU 1=DIAGSC 0=NONE
|
BJAC Preconditioner NONE DIAG BJAC
|
||||||
2 Number ov overlapping levels
|
CSR A Storage format CSR COO JAD
|
||||||
COO A Storage format CSR COO JAD
|
20 Domain size (acutal system is this**3)
|
||||||
20 Domain size (acutal sistem is this**3)
|
|
||||||
1 Stopping criterion
|
1 Stopping criterion
|
||||||
80 MAXIT
|
80 MAXIT
|
||||||
00 ITRACE
|
00 ITRACE
|
||||||
02 ML
|
02 IRST restart for RGMRES and BiCGSTABL
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue