plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
importIOReal64ArrayAsTxt
Function
MIT
30 statements
Source File
IOClass.f90
IOClass
importIOReal64ArrayAsTxt
Contents
public recursive function importIOReal64ArrayAsTxt(obj, name, num_column) result(real64Array)
Type Bound
IO_
Arguments
Type
Intent
Optional
Attributes
Name
class(
IO_
),
intent(inout)
::
obj
character(len=*),
intent(in)
::
name
integer(kind=int32),
intent(in)
::
num_column
Return Value
real(kind=real64), allocatable, (:,:)