Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
getKeyAndValueReal
Subroutine
MIT
47 statements
Source File
ArrayClass.f90
ArrayClass
getKeyAndValueReal
Contents
None
public subroutine getKeyAndValueReal(Array, Key, info)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
Array
(:,:)
integer(kind=int32),
intent(inout),
allocatable
::
Key
(:)
real(kind=real64),
intent(inout),
allocatable
::
info
(:,:)
Contents
None