find_switches Interface

public interface find_switches

Contents


Module Procedures

private subroutine find_switches_ilut(ilut, ind, lower, upper)

Arguments

Type IntentOptional Attributes Name
integer(kind=n_int), intent(in) :: ilut(0:GugaBits%len_tot)
integer, intent(in) :: ind
integer, intent(out) :: lower
integer, intent(out) :: upper

private subroutine find_switches_stepvector(csf_i, ind, lower, upper)

Arguments

Type IntentOptional Attributes Name
type(CSF_Info_t), intent(in) :: csf_i
integer, intent(in) :: ind
integer, intent(out) :: lower
integer, intent(out) :: upper