tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Data Types | Modules
getrs.f90 File Reference

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.
 

Detailed Description

Provides wrappers to solve a linear equation system.