Interface for read_value.
More...
|
subroutine | read_float (buffer, fvalue) |
|
subroutine | read_double (buffer, dvalue) |
|
subroutine | read_int (buffer, ivalue) |
|
subroutine | read_char (buffer, cvalue) |
|
subroutine | read_logical (buffer, lvalue) |
|
subroutine | read_array_char (buffer, cvalue) |
|
Interface for read_value.
Declare version for float, double, integer, logical and string
The implementation of the functions are in read_group_file.f90
extends to arrays
The documentation for this interface was generated from the following file: