![]() |
(git:79ce675)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | cp_fm_dlaf_api |
Functions/Subroutines | |
| subroutine, public | cp_fm_dlaf_api::cp_pdpotrf_dlaf (uplo, n, a, ia, ja, desca, info) |
| Cholesky factorization using DLA-Future. | |
| subroutine, public | cp_fm_dlaf_api::cp_pdpotri_dlaf (uplo, n, a, ia, ja, desca, info) |
| Inverse from Cholesky factorization using DLA-Future. | |
| subroutine, public | cp_fm_dlaf_api::cp_fm_diag_dlaf (matrix, eigenvectors, eigenvalues) |
| ... | |
| subroutine, public | cp_fm_dlaf_api::cp_fm_diag_gen_dlaf (a_matrix, b_matrix, eigenvectors, eigenvalues) |
| ... | |