Eigenvalue SoLvers for Petaflop-Applications (ELPA)  2021.05.002
Public Member Functions | List of all members
elpa_api::elpa_autotune_setup_i Interface Reference

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)
 

Detailed Description

abstract definition of the autotune setup method Parameters

Parameters
selfclass(elpa_t): the ELPA object, which should be tuned
levelinteger: the level of "thoroughness" of the tuning steps
domaininteger: domain (real/complex) which should be tuned
Returns
tune_state class(elpa_autotune_t): the autotuning object

Constructor & Destructor Documentation

◆ elpa_autotune_setup_i()

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 
)

The documentation for this interface was generated from the following file: