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

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

Public Member Functions

subroutine elpa_set_double_i (self, name, value, error)
 

Detailed Description

abstract definition of set method for double 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_double_i()

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

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