![]() |
(git:936074a)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | cp_dlaf_utils_api |
Functions/Subroutines | |
| subroutine, public | cp_dlaf_utils_api::cp_dlaf_initialize () |
| Initialize DLA-Future and pika runtime. | |
| subroutine, public | cp_dlaf_utils_api::cp_dlaf_finalize () |
| Finalize DLA-Future and pika runtime. | |
| subroutine, public | cp_dlaf_utils_api::cp_dlaf_create_grid (blacs_context) |
| Create DLA-Future grid from BLACS context. | |
| subroutine, public | cp_dlaf_utils_api::cp_dlaf_free_grid (blacs_context) |
| Free DLA-Future grid corresponding to BLACS context. | |
| subroutine, public | cp_dlaf_utils_api::cp_dlaf_free_all_grids () |
| Free all DLA-Future grids. | |