SpatialAverageV Interface

public interface SpatialAverageV

Module Procedures

private subroutine SpatialAverageRAttrVSP_(inAv, outAv, Weights, comm)

Arguments

Type IntentOptional 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 IntentOptional Attributes Name
type(AttrVect), intent(in) :: inAv
type(AttrVect), intent(out) :: outAv
real(kind=DP), dimension(:), pointer :: Weights
integer, intent(in), optional :: comm