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

abstract definition of associate method for integer pointers Parameters More...

Public Member Functions

integer(kind=c_int) function, pointer elpa_associate_int_i (self, name)
 

Detailed Description

abstract definition of associate method for integer pointers Parameters

Parameters
selfclass(elpa_t): the ELPA object
namestring: the name of the key
Returns
value integer, pointer: the value associated with the key

Constructor & Destructor Documentation

◆ elpa_associate_int_i()

integer(kind=c_int) function, pointer elpa_api::elpa_associate_int_i::elpa_associate_int_i ( class(elpa_t self,
character(*), intent(in)  name 
)

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