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