plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getKeyAndValueReal
Subroutine
MIT
47 statements
Source File
ArrayClass.f90
ArrayClass
getKeyAndValueReal
Contents
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
(:,:)