GENEUS
Overview
Source Files
Modules
Procedures
Derived Types
Programs
dump_arrays
Subroutine
16 statements
Source File
stdio.f90
stdio_m
dump_arrays
Contents
public subroutine dump_arrays(filename, arrays, header)
Uses
iso_fortran_env
Dump numerical arrays to an output file.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
real(kind=real64),
intent(in),
dimension(:)
::
arrays
character(len=*),
intent(in),
dimension(:)
::
header