abstract definition of get method for double values Parameters
More...
abstract definition of get method for double values Parameters
- Parameters
-
self | class(elpa_t): the ELPA object |
name | string: the name of the key |
value | double: the value associated with the key |
error | integer, optional : error code, which can be queried with elpa_strerr |
◆ elpa_get_double_i()
subroutine elpa_api::elpa_get_double_i::elpa_get_double_i |
( |
class(elpa_t) | self, |
|
|
character(*), intent(in) | name, |
|
|
real(kind=c_double) | value, |
|
|
integer, intent(out), optional | error ) |
|
virtual |
The documentation for this interface was generated from the following file: