Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.05.001
Loading...
Searching...
No Matches
Public Member Functions | List of all members
elpa_api::elpa_autotune_step_i Interface Reference

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

Public Member Functions

logical function elpa_autotune_step_i (self, tune_state, error)
 

Detailed Description

abstract definition of the autotune step method Parameters

Parameters
selfclass(elpa_t): the ELPA object, which should be tuned
tune_stateclass(elpa_autotune_t): the autotuning object
unfinishedlogical: state whether tuning is unfinished or not
errorinteger, optional

Constructor & Destructor Documentation

◆ elpa_autotune_step_i()

logical function elpa_api::elpa_autotune_step_i::elpa_autotune_step_i ( class(elpa_t), intent(inout) self,
class(elpa_autotune_t), intent(inout), target tune_state,
integer, intent(out), optional error )
virtual

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