set_iter_occ_tot Interface

public interface set_iter_occ_tot

Contents


Module Procedures

private subroutine set_iter_occ_tot_sgl(j, part, iter_occ)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: j
integer, intent(in) :: part
real(kind=dp), intent(in) :: iter_occ

private subroutine set_iter_occ_tot_all(j, iter_occ)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: j
real(kind=dp), intent(in) :: iter_occ(len_iter_occ_tot)