plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CopyArrayReal
Subroutine
MIT
13 statements
Source File
ArrayClass.f90
ArrayClass
CopyArrayReal
Contents
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
(:,:)