xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
parse_real_array
Function
Gnu General Public License V3
29 statements
stdio
parse_real_array
Contents
public function parse_real_array(buffer, delim) result(array)
parses a float array
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
buffer
character(len=1),
intent(in)
::
delim
Return Value
real(kind=long), allocatable, (:)