From cb62263f4d1eac77b52c629c125846db137c2fed Mon Sep 17 00:00:00 2001 From: Cirdans-Home Date: Fri, 9 Dec 2022 09:57:33 +0100 Subject: [PATCH] Added input files --- test/krylovspace/runs/cfs.inp | 13 +++++++++++++ test/krylovspace/runs/dfs.inp | 13 +++++++++++++ test/krylovspace/runs/sfs.inp | 13 +++++++++++++ test/krylovspace/runs/zfs.inp | 13 +++++++++++++ 4 files changed, 52 insertions(+) create mode 100644 test/krylovspace/runs/cfs.inp create mode 100644 test/krylovspace/runs/dfs.inp create mode 100644 test/krylovspace/runs/sfs.inp create mode 100644 test/krylovspace/runs/zfs.inp diff --git a/test/krylovspace/runs/cfs.inp b/test/krylovspace/runs/cfs.inp new file mode 100644 index 00000000..67b7ab51 --- /dev/null +++ b/test/krylovspace/runs/cfs.inp @@ -0,0 +1,13 @@ +11 Number of inputs +pde80.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or +NONE http://www.cise.ufl.edu/research/sparse/matrices/index.html +MM File format: MM: Matrix Market HB: Harwell-Boeing. +BiCGSTAB - AT THE MOMENT IS NOT USED - +BJAC - AT THE MOMENT IS NOT USED - +CSR Storage format CSR COO JAD +GRAPH PART: Partition method BLOCK GRAPH +2 SIZE OF THE KRYLOV SUBSPACE +00500 MAX SIZE OF THE KRYLOV SUBSPACE +-1 - AT THE MOMENT IS NOT USED - +002 - AT THE MOMENT IS NOT USED - +1.d-7 - AT THE MOMENT IS NOT USED - diff --git a/test/krylovspace/runs/dfs.inp b/test/krylovspace/runs/dfs.inp new file mode 100644 index 00000000..ee4ceeef --- /dev/null +++ b/test/krylovspace/runs/dfs.inp @@ -0,0 +1,13 @@ +11 Number of inputs +1138_bus.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or +NONE http://www.cise.ufl.edu/research/sparse/matrices/index.html +MM File format: MM: Matrix Market HB: Harwell-Boeing. +BiCGSTAB - AT THE MOMENT IS NOT USED - +BJAC - AT THE MOMENT IS NOT USED - +CSR Storage format CSR COO JAD +GRAPH PART: Partition method BLOCK GRAPH +10 SIZE OF THE KRYLOV SUBSPACE +0030 MAX SIZE OF THE KRYLOV SUBSPACE +-1 - AT THE MOMENT IS NOT USED - +002 - AT THE MOMENT IS NOT USED - +1.d-7 - AT THE MOMENT IS NOT USED - diff --git a/test/krylovspace/runs/sfs.inp b/test/krylovspace/runs/sfs.inp new file mode 100644 index 00000000..67b7ab51 --- /dev/null +++ b/test/krylovspace/runs/sfs.inp @@ -0,0 +1,13 @@ +11 Number of inputs +pde80.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or +NONE http://www.cise.ufl.edu/research/sparse/matrices/index.html +MM File format: MM: Matrix Market HB: Harwell-Boeing. +BiCGSTAB - AT THE MOMENT IS NOT USED - +BJAC - AT THE MOMENT IS NOT USED - +CSR Storage format CSR COO JAD +GRAPH PART: Partition method BLOCK GRAPH +2 SIZE OF THE KRYLOV SUBSPACE +00500 MAX SIZE OF THE KRYLOV SUBSPACE +-1 - AT THE MOMENT IS NOT USED - +002 - AT THE MOMENT IS NOT USED - +1.d-7 - AT THE MOMENT IS NOT USED - diff --git a/test/krylovspace/runs/zfs.inp b/test/krylovspace/runs/zfs.inp new file mode 100644 index 00000000..67b7ab51 --- /dev/null +++ b/test/krylovspace/runs/zfs.inp @@ -0,0 +1,13 @@ +11 Number of inputs +pde80.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or +NONE http://www.cise.ufl.edu/research/sparse/matrices/index.html +MM File format: MM: Matrix Market HB: Harwell-Boeing. +BiCGSTAB - AT THE MOMENT IS NOT USED - +BJAC - AT THE MOMENT IS NOT USED - +CSR Storage format CSR COO JAD +GRAPH PART: Partition method BLOCK GRAPH +2 SIZE OF THE KRYLOV SUBSPACE +00500 MAX SIZE OF THE KRYLOV SUBSPACE +-1 - AT THE MOMENT IS NOT USED - +002 - AT THE MOMENT IS NOT USED - +1.d-7 - AT THE MOMENT IS NOT USED -