SDA  7.1
Simulation of Diffusional Association
 All Classes Files Functions Variables Groups Pages
Public Member Functions | List of all members
mod_interface::read_value Interface Reference

Interface for read_value. More...

Collaboration diagram for mod_interface::read_value:

Public Member Functions

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)
 

Detailed Description

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: