Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
CopyArrayReal
Subroutine
MIT
13 statements
Source File
ArrayClass.f90
ArrayClass
CopyArrayReal
Contents
None
public subroutine CopyArrayReal(a, ac)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in),
allocatable
::
a
(:,:)
real(kind=real64),
intent(inout),
allocatable
::
ac
(:,:)
Contents
None