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

abstract definition of set method for float values Parameters More...

Public Member Functions

subroutine elpa_set_float_i (self, name, value, error)
 

Detailed Description

abstract definition of set method for float values Parameters

Parameters
selfclass(elpa_t): the ELPA object
namestring: the name of the key
errorinteger. optional : error code, which can be queried with elpa_strerr

Constructor & Destructor Documentation

◆ elpa_set_float_i()

subroutine elpa_api::elpa_set_float_i::elpa_set_float_i ( class(elpa_t self,
character(*), intent(in)  name,
real(kind=c_float), intent(in)  value,
integer, optional  error 
)

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