plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
writeArrayReal3
Subroutine
MIT
22 statements
Source File
ArrayClass.f90
ArrayClass
writeArrayReal3
Contents
public subroutine writeArrayReal3(fh, Array3)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
fh
real(kind=real64),
intent(in),
allocatable
::
Array3
(:,:,:)