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