plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
readIOReal64Vector
Subroutine
MIT
5 statements
Source File
IOClass.f90
IOClass
readIOReal64Vector
Contents
public subroutine readIOReal64Vector(obj, val)
Type Bound
IO_
Arguments
Type
Intent
Optional
Attributes
Name
class(
IO_
),
intent(in)
::
obj
real(kind=real64),
intent(inout)
::
val
(:)