ESMF
Source Files
Modules
Block Data
Procedures
Abstract Interfaces
Derived Types
Programs
ESMF_FeatureSum2D
Function
6 statements
Source File
ESMF_FeatureSubr.F90
ESMF_FeatureSubr_mod
ESMF_FeatureSum2D
Contents
public function ESMF_FeatureSum2D(array1, array2) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=ESMF_KIND_R8),
intent(in),
optional
::
array1
(:,:)
real(kind=ESMF_KIND_R8),
intent(in),
optional
::
array2
(:,:)
Return Value
real(kind=esmf_kind_r8)