integrate_mu Interface

public interface integrate_mu

Module Procedures

public subroutine integrate_mu_local(iz, g, total)

Arguments

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

public subroutine integrate_mu_nonlocal(iz, g, total)

Arguments

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