eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
SpatialAverageV
Interface
3 statements
Source File
m_SpatialIntegralV.F90
m_SpatialIntegralV
SpatialAverageV
Contents
Module Procedures
SpatialAverageRAttrVSP_
SpatialAverageRAttrVDP_
public interface SpatialAverageV
Module Procedures
private subroutine SpatialAverageRAttrVSP_(inAv, outAv, Weights, comm)
Arguments
Type
Intent
Optional
Attributes
Name
type(
AttrVect
),
intent(in)
::
inAv
type(
AttrVect
),
intent(out)
::
outAv
real(kind=SP),
dimension(:), pointer
::
Weights
integer,
intent(in),
optional
::
comm
private subroutine SpatialAverageRAttrVDP_(inAv, outAv, Weights, comm)
Arguments
Type
Intent
Optional
Attributes
Name
type(
AttrVect
),
intent(in)
::
inAv
type(
AttrVect
),
intent(out)
::
outAv
real(kind=DP),
dimension(:), pointer
::
Weights
integer,
intent(in),
optional
::
comm