tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Data Types | Modules | Functions/Subroutines
sygvd.f90 File Reference

Provides an inverface to symmetric divide-and-conquer solver. More...

Data Types

type  tblite_lapack_sygvd::sygvd_solver
 Wrapper class for solving symmetric general eigenvalue problems. More...
 

Modules

module  tblite_lapack_sygvd
 Wrapper to symmetric divide-and-conquer solver for general eigenvalue problems.
 

Functions/Subroutines

subroutine, public tblite_lapack_sygvd::new_sygvd (self, ndim)
 

Detailed Description

Provides an inverface to symmetric divide-and-conquer solver.