integrate_vmu_ffs Subroutine

public subroutine integrate_vmu_ffs(g, weights, ia, iz, pout, reduce_in)

NB: for FFS, assume that there is only one flux annulus the inclusion of the Maxwellian term below is due to the fact that g/F is evolved for FFS

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(vmu_lo%llim_proc:) :: g
real, intent(in), dimension(:) :: weights
integer, intent(in) :: ia
integer, intent(in) :: iz
complex, intent(out), dimension(:) :: pout
logical, intent(in), optional :: reduce_in