From 91af21552c2759abce12e426abe4e65b1c58fa1a Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Sun, 23 Mar 2025 11:44:47 +0100 Subject: [PATCH] New pde2d.inp file in test/pdegen --- test/pdegen/runs/psb_pde2d.inp | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test/pdegen/runs/psb_pde2d.inp diff --git a/test/pdegen/runs/psb_pde2d.inp b/test/pdegen/runs/psb_pde2d.inp new file mode 100644 index 00000000..f977ac89 --- /dev/null +++ b/test/pdegen/runs/psb_pde2d.inp @@ -0,0 +1,18 @@ +17 Number of entries below this +BICGSTAB Iterative method BICGSTAB CGS BICG BICGSTABL RGMRES FCG CGR RICHARDSON +BJAC Preconditioner NONE DIAG BJAC +CSR Storage format for matrix A: CSR COO +1000 Domain size (acutal system is **2 (pde2d) ) +3 Partition: 1 BLOCK 3 3D +2 Stopping criterion 1 2 +0200 MAXIT +10 ITRACE +002 IRST restart for RGMRES and BiCGSTABL +INVK Block Solver ILU,ILUT,INVK,INVT,AINV +NONE If ILU : MILU or NONE othewise ignored +NONE Scaling if ILUT: NONE, MAXVAL otherwise ignored +0 Level of fill for forward factorization +1 Level of fill for inverse factorization (only INVK,INVT) +1E-1 Threshold for forward factorization +1E-1 Threshold for inverse factorization (Only INVK, INVT) +LLK What orthogonalization algorithm? (Only AINV)