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

abstract definition of the autotune load state method Parameters More...

Public Member Functions

subroutine elpa_autotune_load_state_i (self, tune_state, file_name, error)
 

Detailed Description

abstract definition of the autotune load state method Parameters

Parameters
selfclass(elpa_t): the ELPA object, which is being tuned
tune_stateclass(elpa_autotune_t): the autotuning object
file_namestring, the name of the file from which to load the autotuning state
errorinteger, optional Loads all the elpa parameters

Constructor & Destructor Documentation

◆ elpa_autotune_load_state_i()

subroutine elpa_api::elpa_autotune_load_state_i::elpa_autotune_load_state_i ( class(elpa_t), intent(inout)  self,
class(elpa_autotune_t), intent(in), target  tune_state,
character(*), intent(in)  file_name,
integer, intent(out), optional  error 
)

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