|
type | elpa_api::elpa_t |
| Abstract definition of the elpa_t type. More...
|
|
type | elpa_api::elpa_autotune_t |
| Abstract definition of the elpa_autotune type. More...
|
|
interface | elpa_api::elpa_strlen_c |
| definition of helper function to get C strlen Parameters More...
|
|
interface | elpa_api::elpa_setup_i |
| abstract definition of the ELPA setup method Parameters More...
|
|
interface | elpa_api::print_settings_i |
| abstract definition of the print_settings method Parameters More...
|
|
interface | elpa_api::store_settings_i |
| abstract definition of the store_settings method Parameters More...
|
|
interface | elpa_api::load_settings_i |
| abstract definition of the load_settings method Parameters More...
|
|
interface | elpa_api::elpa_autotune_set_api_version_i |
| abstract definition of the autotune set_api_verion method Parameters More...
|
|
interface | elpa_api::elpa_autotune_setup_i |
| abstract definition of the autotune setup method Parameters More...
|
|
interface | elpa_api::elpa_autotune_step_i |
| abstract definition of the autotune step method Parameters More...
|
|
interface | elpa_api::elpa_autotune_set_best_i |
| abstract definition of the autotune set_best method Parameters More...
|
|
interface | elpa_api::elpa_autotune_print_best_i |
| abstract definition of the autotune print best method Parameters More...
|
|
interface | elpa_api::elpa_autotune_print_state_i |
| abstract definition of the autotune print state method Parameters More...
|
|
interface | elpa_api::elpa_autotune_save_state_i |
| abstract definition of the autotune save state method Parameters More...
|
|
interface | elpa_api::elpa_autotune_load_state_i |
| abstract definition of the autotune load state method Parameters More...
|
|
interface | elpa_api::elpa_set_integer_i |
| abstract definition of set method for integer values Parameters More...
|
|
interface | elpa_api::elpa_get_integer_i |
| abstract definition of get method for integer values Parameters More...
|
|
interface | elpa_api::elpa_is_set_i |
| abstract definition of is_set method for integer values Parameters More...
|
|
interface | elpa_api::elpa_can_set_i |
| abstract definition of can_set method for integer values Parameters More...
|
|
interface | elpa_api::elpa_set_float_i |
| abstract definition of set method for float values Parameters More...
|
|
interface | elpa_api::elpa_get_float_i |
| abstract definition of get method for float values Parameters More...
|
|
interface | elpa_api::elpa_set_double_i |
| abstract definition of set method for double values Parameters More...
|
|
interface | elpa_api::elpa_get_double_i |
| abstract definition of get method for double values Parameters More...
|
|
interface | elpa_api::elpa_associate_int_i |
| abstract definition of associate method for integer pointers Parameters More...
|
|
interface | elpa_api::elpa_get_time_i |
| abstract definition of get_time method to querry the timer Parameters More...
|
|
interface | elpa_api::elpa_print_times_i |
| abstract definition of print method for timer Parameters More...
|
|
interface | elpa_api::elpa_timer_start_i |
| abstract definition of the start method for timer Parameters More...
|
|
interface | elpa_api::elpa_timer_stop_i |
| abstract definition of the stop method for timer Parameters More...
|
|
interface | elpa_api::elpa_destroy_i |
| abstract definition of interface to destroy an ELPA object Parameters More...
|
|
interface | elpa_api::elpa_autotune_print_i |
| abstract definition of interface to print the autotuning state Parameters More...
|
|
interface | elpa_api::elpa_autotune_destroy_i |
| abstract definition of interface to destroy the autotuning state Parameters More...
|
|
interface | elpa_api::elpa_creating_from_legacy_api_i |
|