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