|
file | driver_fermi_complex.c |
| Example for using the driver interface for performing inertia counting and evaluating the Fermi operator with complex Hermitian matrices.
|
|
file | driver_ksdft.c |
| Example for using the new driver interface for performing KSDFT calculations.
|
|
file | driver_ksdft_2.c |
| Example for using the new driver interface for performing KSDFT calculations.
|
|
file | driver_pselinv_complex.c |
| Example for using the driver interface for parallel selected inversion of a complex symmetric matrix.
|
|
file | driver_pselinv_complex_unsym.c |
| Example for using the driver interface for parallel selected inversion of a complex unsymmetric matrix.
|
|
file | driver_pselinv_real.c |
| Example for using the driver interface for parallel selected inversion of a real symmetric matrix.
|
|
file | driver_pselinv_real_unsym.c |
| Example for using the driver interface for parallel selected inversion of a real unsymmetric matrix.
|
|
file | run_fermi.cpp |
| Calculate the Fermi operator given real symmetric H and S matrices.
|
|
file | run_fermi_complex.cpp |
| Calculate the Fermi operator given complex Hermitian H and S matrices.
|
|
file | run_ksdft.cpp |
| Similar to driver_ksdft_2 but test the CPP interface directly.
|
|
file | run_mumps.cpp |
|
file | run_pselinv.cpp |
| Test for the interface of SuperLU_DIST and SelInv.
|
|
file | run_pselinv_sympack.cpp |
|
file | run_pselinv_unsym.cpp |
|
file | run_test_reduce.cpp |
|