Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2020.11.001
|
Modules | |
module | elpa |
Fortran module to use the ELPA library. No other module shoule be used. | |
Functions/Subroutines | |
class(elpa_t) function, pointer | elpa::elpa_allocate (error) |
function to allocate an ELPA instance Parameters More... | |
subroutine | elpa::elpa_deallocate (obj, error) |
function to deallocate an ELPA instance Parameters More... | |
subroutine | elpa::elpa_autotune_deallocate (obj, error) |
function to deallocate an ELPA autotune instance Parameters More... | |