Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2019.05.001
|
abstract definition of the autotune setup method Parameters More...
Public Member Functions | |
class(elpa_autotune_t) function, pointer | elpa_autotune_setup_i (self, level, domain, error) |
abstract definition of the autotune setup method Parameters
self | class(elpa_t): the ELPA object, which should be tuned |
level | integer: the level of "thoroughness" of the tuning steps |
domain | integer: domain (real/complex) which should be tuned |
class(elpa_autotune_t) function, pointer elpa_api::elpa_autotune_setup_i::elpa_autotune_setup_i | ( | class(elpa_t), intent(inout), target | self, |
integer, intent(in) | level, | ||
integer, intent(in) | domain, | ||
integer, optional | error | ||
) |