Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2022.11.001.rc1
|
Ccuda_f_interface::compute_hh_gpu_kernel | |
Ccuda_f_interface::cuda_device_synchronize | |
Ccuda_f_interface::cuda_free | |
Ccuda_f_interface::cuda_get_device_count | |
Ccuda_f_interface::cuda_malloc | |
Ccuda_f_interface::cuda_memcpy | |
Ccuda_f_interface::cuda_set_device | |
Celpa_api::elpa_associate_int_i | Abstract definition of associate method for integer pointers Parameters |
Celpa_api::elpa_autotune_destroy_i | Abstract definition of interface to destroy the autotuning state Parameters |
Celpa_api::elpa_autotune_load_state_i | Abstract definition of the autotune load state method Parameters |
Celpa_api::elpa_autotune_print_best_i | Abstract definition of the autotune print best method Parameters |
Celpa_api::elpa_autotune_print_i | Abstract definition of interface to print the autotuning state Parameters |
Celpa_api::elpa_autotune_print_state_i | Abstract definition of the autotune print state method Parameters |
Celpa_api::elpa_autotune_save_state_i | Abstract definition of the autotune save state method Parameters |
Celpa_api::elpa_autotune_set_api_version_i | Abstract definition of the autotune set_api_verion method Parameters |
Celpa_api::elpa_autotune_set_best_i | Abstract definition of the autotune set_best method Parameters |
Celpa_api::elpa_autotune_setup_i | Abstract definition of the autotune setup method Parameters |
Celpa_api::elpa_autotune_step_i | Abstract definition of the autotune step method Parameters |
▼Celpa_api::elpa_autotune_t | Abstract definition of the elpa_autotune type |
Celpa_autotune_impl::elpa_autotune_impl_t | |
Celpa_api::elpa_can_set_i | Abstract definition of can_set method for integer values Parameters |
Celpa_cholesky_a_h_a_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to do a cholesky decomposition of a matrix |
Celpa_cholesky_d_ptr_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to do a cholesky decomposition of a matrix |
Celpa_api::elpa_creating_from_legacy_api_i | |
Celpa_api::elpa_destroy_i | Abstract definition of interface to destroy an ELPA object Parameters |
Celpa_eigenvalues_a_h_a_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to solve a eigenvalue problem |
Celpa_eigenvalues_d_ptr_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to solve a eigenvalue problem |
Celpa_eigenvectors_a_h_a_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to solve double real eigenvalue problem |
Celpa_eigenvectors_d_ptr_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to solve double real eigenvalue problem |
Celpa_generalized_eigenvalues_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to solve a generalized eigenvalue problem |
Celpa_generalized_eigenvectors_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to solve a generalized eigenvalue problem |
Celpa_api::elpa_get_double_i | Abstract definition of get method for double values Parameters |
Celpa_api::elpa_get_float_i | Abstract definition of get method for float values Parameters |
Celpa_api::elpa_get_integer_i | Abstract definition of get method for integer values Parameters |
Celpa_api::elpa_get_time_i | Abstract definition of get_time method to querry the timer Parameters |
Celpa_hermitian_multiply_a_h_a_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to compute C : = A**T * B where A is a square matrix (selfa,selfna) which is optionally upper or lower triangular B is a (selfna,ncb) matrix C is a (selfna,ncb) matrix where optionally only the upper or lower triangle may be computed |
Celpa_hermitian_multiply_d_ptr_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to compute C : = A**T * B where A is a square matrix (selfa,selfna) which is optionally upper or lower triangular B is a (selfna,ncb) matrix C is a (selfna,ncb) matrix where optionally only the upper or lower triangle may be computed |
Celpa_index_double_entry_t | |
Celpa_index_entry_t | |
Celpa_index_float_entry_t | |
Celpa_index_int_entry_t | |
Celpa_index_struct | |
Celpa_invert_trm_a_h_a_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to invert a triangular matrix |
Celpa_invert_trm_d_ptr_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to invert a triangular matrix using device pointer |
Celpa_api::elpa_is_set_i | Abstract definition of is_set method for integer values Parameters |
Celpa_api::elpa_print_times_i | Abstract definition of print method for timer Parameters |
Celpa_api::elpa_set_double_i | Abstract definition of set method for double values Parameters |
Celpa_api::elpa_set_float_i | Abstract definition of set method for float values Parameters |
Celpa_api::elpa_set_integer_i | Abstract definition of set method for integer values Parameters |
Celpa_api::elpa_setup_i | Abstract definition of the ELPA setup method Parameters |
Celpa_solve_tridiagonal_ELPA_IMPL_SUFFIX_i | Abstract definition of interface to solve the eigenvalue problem for a valued tridiangular matrix |
Celpa_api::elpa_strlen_c | Definition of helper function to get C strlen Parameters |
▼Celpa_api::elpa_t | Abstract definition of the elpa_t type |
▼Celpa_abstract_impl::elpa_abstract_impl_t | |
Celpa_impl::elpa_impl_t | Definition of the extended elpa_impl_t type |
Celpa_api::elpa_timer_start_i | Abstract definition of the start method for timer Parameters |
Celpa_api::elpa_timer_stop_i | Abstract definition of the stop method for timer Parameters |
Celpa_api::load_settings_i | Abstract definition of the load_settings method Parameters |
Celpa_api::print_settings_i | Abstract definition of the print_settings method Parameters |
Celpa_api::store_settings_i | Abstract definition of the store_settings method Parameters |