Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
assignAlloArrayReal
Subroutine
MIT
6 statements
Source File
ArrayClass.f90
ArrayClass
assignAlloArrayReal
Contents
None
public subroutine assignAlloArrayReal(x, y)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(out),
allocatable
::
x
(:,:)
type(
Array_
),
intent(in)
::
y
Contents
None