Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.05.001.rc1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
elpa_api::elpa_autotune_t Type Referenceabstract

Abstract definition of the elpa_autotune type. More...

Inheritance diagram for elpa_api::elpa_autotune_t:
elpa_autotune_impl::elpa_autotune_impl_t

Public Member Functions

procedure(elpa_autotune_destroy_i), deferred, public destroy (self, error)
 
procedure(elpa_autotune_print_i), deferred, public print (self, error)
 

Detailed Description

Abstract definition of the elpa_autotune type.

Member Function/Subroutine Documentation

◆ destroy()

procedure(elpa_autotune_destroy_i), deferred, public elpa_api::elpa_autotune_t::destroy ( class(elpa_autotune_t), intent(inout) self,
integer, intent(out), optional error )
pure virtual

◆ print()

procedure(elpa_autotune_print_i), deferred, public elpa_api::elpa_autotune_t::print ( class(elpa_autotune_t), intent(in) self,
integer, intent(out), optional error )
pure virtual

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