tblite
Light-weight tight-binding framework
|
Provides wrappers to solve a linear equation system. More...
Data Types | |
interface | tblite_lapack_getrs::wrap_getrs |
Solves a system of linear equations A * X = B or A**T * X = B with a general N-by-N matrix A using the LU factorization computed by ?GETRF. More... | |
Modules | |
module | tblite_lapack_getrs |
Wrappers to solve a system of linear equations. | |
Provides wrappers to solve a linear equation system.