PEXSI
 All Classes Namespaces Files Functions Variables Typedefs Pages
examples Directory Reference

Files

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_old.c
 
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_inertia.cpp
 Test routine for computing a series of inertia for a matrix stencil. This can be used for estimating the density of states in a local region, when diagonalization is too expensive but factorization is still possible.
 
file  run_ksdft.cpp
 Similar to driver_ksdft_2 but test the CPP interface directly.
 
file  run_mumps.cpp
 
file  run_ppexsi_old.cpp
 
file  run_pselinv.cpp
 Test for the interface of SuperLU_DIST and SelInv.
 
file  run_pselinv_unsym.cpp
 
file  run_test_reduce.cpp
 
file  tmp.cpp