Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2021.05.001
|
Nadd_tmp | |
Ncheck_monotony | |
Ndistribute_global_column | |
Nelpa | Fortran module to use the ELPA library. No other module shoule be used |
▼Nelpa_abstract_impl | Fortran module to provide an abstract definition of the implementation. Do not use directly. Use the module "elpa" |
Celpa_abstract_impl_t | |
▼Nelpa_api | Fortran module which provides the definition of the ELPA API. Do not use directly! Use the module "elpa" |
Celpa_t | Abstract definition of the elpa_t type |
Celpa_autotune_t | Abstract definition of the elpa_autotune type |
Celpa_strlen_c | Definition of helper function to get C strlen Parameters |
Celpa_setup_i | Abstract definition of the ELPA setup method Parameters |
Cprint_settings_i | Abstract definition of the print_settings method Parameters |
Cstore_settings_i | Abstract definition of the store_settings method Parameters |
Cload_settings_i | Abstract definition of the load_settings method Parameters |
Celpa_autotune_setup_i | Abstract definition of the autotune setup method Parameters |
Celpa_autotune_step_i | Abstract definition of the autotune step method Parameters |
Celpa_autotune_set_best_i | Abstract definition of the autotune set_best method Parameters |
Celpa_autotune_print_best_i | Abstract definition of the autotune print best method Parameters |
Celpa_autotune_print_state_i | Abstract definition of the autotune print state method Parameters |
Celpa_autotune_save_state_i | Abstract definition of the autotune save state method Parameters |
Celpa_autotune_load_state_i | Abstract definition of the autotune load state method Parameters |
Celpa_set_integer_i | Abstract definition of set method for integer values Parameters |
Celpa_get_integer_i | Abstract definition of get method for integer values Parameters |
Celpa_is_set_i | Abstract definition of is_set method for integer values Parameters |
Celpa_can_set_i | Abstract definition of can_set method for integer values Parameters |
Celpa_set_float_i | Abstract definition of set method for float values Parameters |
Celpa_get_float_i | Abstract definition of get method for float values Parameters |
Celpa_set_double_i | Abstract definition of set method for double values Parameters |
Celpa_get_double_i | Abstract definition of get method for double values Parameters |
Celpa_associate_int_i | Abstract definition of associate method for integer pointers Parameters |
Celpa_get_time_i | Abstract definition of get_time method to querry the timer Parameters |
Celpa_print_times_i | Abstract definition of print method for timer Parameters |
Celpa_timer_start_i | Abstract definition of the start method for timer Parameters |
Celpa_timer_stop_i | Abstract definition of the stop method for timer Parameters |
Celpa_destroy_i | Abstract definition of interface to destroy an ELPA object Parameters |
Celpa_autotune_print_i | Abstract definition of interface to print the autotuning state Parameters |
Celpa_autotune_destroy_i | Abstract definition of interface to destroy the autotuning state Parameters |
Celpa_creating_from_legacy_api_i | |
▼Nelpa_autotune_impl | |
Celpa_autotune_impl_t | |
▼Nelpa_impl | Fortran module which provides the actual implementation of the API. Do not use directly! Use the module "elpa" |
Celpa_impl_t | Definition of the extended elpa_impl_t type |
Nglobal_gather | |
Nglobal_product | |
Nmerge_recursive | |
Nmerge_systems | |
Nresort_ev | |
Nsolve_secular_equation | |
Nsolve_tridi | |
Ntransform_columns | |
Nv_add_s |