Contains core routines to read different combinations of scalars and 1D arrays from a file
Read in multiple items from a line
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c | Number |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c | Number |
||
real(kind=r64), | intent(out) | :: | d | Number |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c | Number |
||
real(kind=r64), | intent(out) | :: | d | Number |
||
real(kind=r64), | intent(out) | :: | e | Number |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a(:) | Vector |
||
real(kind=r64), | intent(out) | :: | b(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a(:) | Vector |
||
real(kind=r64), | intent(out) | :: | b(:) | Vector |
||
real(kind=r64), | intent(out) | :: | c(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b(:) | Vector |
||
real(kind=r64), | intent(out) | :: | c(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c | Number |
||
real(kind=r64), | intent(out) | :: | d | Number |
||
real(kind=r64), | intent(out) | :: | e(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c | Number |
||
real(kind=r64), | intent(out) | :: | d(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c | Number |
||
real(kind=r64), | intent(out) | :: | d(:) | Vector |
||
real(kind=r64), | intent(out) | :: | e(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c(:) | Vector |
||
real(kind=r64), | intent(out) | :: | d(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c | Number |
||
real(kind=r64), | intent(out) | :: | d | Number |
||
real(kind=r64), | intent(out) | :: | e | Number |
||
real(kind=r64), | intent(out) | :: | f(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |
Interfaced with readLine()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | a | Number |
||
real(kind=r64), | intent(out) | :: | b | Number |
||
real(kind=r64), | intent(out) | :: | c | Number |
||
real(kind=r64), | intent(out) | :: | d | Number |
||
real(kind=r64), | intent(out) | :: | e | Number |
||
real(kind=r64), | intent(out) | :: | f(:) | Vector |
||
real(kind=r64), | intent(out) | :: | g(:) | Vector |
||
character(len=*), | intent(in) | :: | fname | File name |
||
integer(kind=i32), | intent(in) | :: | iunit | File id number to read from |
||
character(len=*), | intent(in), | optional | :: | buf | Character string to read from instead of the line in the file |