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