plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getKeyAndValue
Interface
MIT
3 statements
Source File
ArrayClass.f90
ArrayClass
getKeyAndValue
Contents
Module Procedures
getKeyAndValueReal
public interface getKeyAndValue
Module Procedures
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
(:,:)