avevar Interface

interface
public subroutine avevar(data, ave, var)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: data
real(kind=SP), intent(out) :: ave
real(kind=SP), intent(out) :: var