![]() |
(git:d18deda)
|
#include "../base/base_uses.f90"
Go to the source code of this file.
Modules | |
module | cp_cfm_dlaf_api |
Functions/Subroutines | |
subroutine, public | cp_cfm_dlaf_api::cp_cfm_pzpotrf_dlaf (uplo, n, a, ia, ja, desca, info) |
Cholesky factorization using DLA-Future. | |
subroutine, public | cp_cfm_dlaf_api::cp_cfm_diag_dlaf (matrix, eigenvectors, eigenvalues) |
DLA-Future eigensolver for complex Hermitian matrices. | |
subroutine, public | cp_cfm_dlaf_api::cp_cfm_diag_gen_dlaf (amatrix, bmatrix, eigenvectors, eigenvalues) |
DLA-Future generalized eigensolver for complex Hermitian matrices. | |