integrate_vmu Interface

public interface integrate_vmu

Module Procedures

public subroutine integrate_vmu_local_real(g, iz, total)

Arguments

Type IntentOptional Attributes Name
real, intent(in), dimension(:, :) :: g
integer, intent(in) :: iz
real, intent(out) :: total

public subroutine integrate_vmu_local_complex(g, iz, total)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:, :) :: g
integer, intent(in) :: iz
complex, intent(out) :: total

public subroutine integrate_vmu_vmulo_complex(g, weights, total)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) :: g
real, intent(in), dimension(:) :: weights
complex, intent(out), dimension(:, :, -nzgrid:, :, :) :: total

public subroutine integrate_vmu_vmulo_ivmu_only_real(g, ia, iz, total)

Arguments

Type IntentOptional Attributes Name
real, intent(in), dimension(vmu_lo%llim_proc:) :: g
integer, intent(in) :: ia
integer, intent(in) :: iz
real, intent(out), dimension(:) :: total