plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
assignArrayFromVector_real64
Subroutine
MIT
7 statements
Source File
ArrayClass.f90
ArrayClass
assignArrayFromVector_real64
Contents
public subroutine assignArrayFromVector_real64(x, y)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(out),
allocatable
::
x
(:,:)
real(kind=real64),
intent(in)
::
y
(:)