plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
addArrayReal
Subroutine
MIT
23 statements
Source File
ArrayClass.f90
ArrayClass
addArrayReal
Contents
public subroutine addArrayReal(a, b)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(inout),
allocatable
::
a
(:,:)
real(kind=real64),
intent(in)
::
b
(:,:)