| Program | Source File | Description |
|---|---|---|
| arnolditest | arnolditest.F90 | Test for the parallel computation of matrix function by means of the psfun_d_arnoldi function. |
| lanczostest | lanczostest.F90 | Test for the parallel computation of matrix function by means of the psfun_d_lanczos function. |
| psblastest | psblastest.f90 | This is a simple test for the base functionalities of the PSBLAS library. It can be used to see if everything links and is in order. |
| quadraturetest | quadraturetest.F90 | Basic test for the quadrature routines from psfun_quadrature_mod |
| serialtest | serialtest.f90 | Test program for the serial part of the library. |
| shiftedtest | shiftedtest.f90 | Test program for the shifted Krylov methods from psfun_krylov_mod |
| utiltest | utiltest.f90 | Test of the utilities distributed with the PSFUN library in psfun_utils_mod |