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