SpatialIntegralV Interface

public interface SpatialIntegralV

Module Procedures

private subroutine SpatialIntegralRAttrVSP_(inAv, outAv, Weights, SumWeights, WeightTag, comm)

Arguments

Type IntentOptional 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 IntentOptional 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