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

abstract definition of the autotune set_best method Parameters More...

Public Member Functions

subroutine elpa_autotune_set_best_i (self, tune_state, error)
 

Detailed Description

abstract definition of the autotune set_best method Parameters

Parameters
selfclass(elpa_t): the ELPA object, which should be tuned
tune_stateclass(elpa_autotune_t): the autotuning object
errorinteger, optional Sets the best combination of ELPA options

Constructor & Destructor Documentation

◆ elpa_autotune_set_best_i()

subroutine elpa_api::elpa_autotune_set_best_i::elpa_autotune_set_best_i ( class(elpa_t), intent(inout)  self,
class(elpa_autotune_t), intent(in), target  tune_state,
integer, intent(out), optional  error 
)

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