You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
491 B
Plaintext
9 lines
491 B
Plaintext
Real10BA10000RLSext01 ! name of the matrix
|
|
AD ! matrix type (here adjacency)
|
|
0 ! partition type
|
|
1.d-22 ! wanted precision for the power method
|
|
50 ! hessenberg matrix's dimension for Arnoldi and shift-invert
|
|
1.d-6 ! pointed sigma for shift-invert
|
|
DIAG ! preconditionner type for shift-invert
|
|
CG ! krylov method for system solving
|