Eigenvalue SoLvers for Petaflop-Applications (ELPA)  2020.11.001
Data Types | Functions/Subroutines
elpa_autotune_impl Module Reference

Data Types

type  elpa_autotune_impl_t
 

Functions/Subroutines

subroutine elpa_autotune_print (self, error)
 function to print the autotuning Parameters More...
 
subroutine elpa_autotune_destroy (self, error)
 function to destroy an elpa autotune object Parameters More...
 

Function/Subroutine Documentation

◆ elpa_autotune_destroy()

subroutine elpa_autotune_impl::elpa_autotune_destroy ( class(elpa_autotune_impl_t), intent(inout)  self,
integer, intent(out), optional  error 
)

function to destroy an elpa autotune object Parameters

Parameters
selfclass(elpa_autotune_impl_t) the allocated ELPA autotune object
errorinteger, optional error code

◆ elpa_autotune_print()

subroutine elpa_autotune_impl::elpa_autotune_print ( class(elpa_autotune_impl_t), intent(in)  self,
integer, intent(out), optional  error 
)

function to print the autotuning Parameters

Parameters
selfclass(elpa_autotune_impl_t) the allocated ELPA autotune object