IndexSet Interface

public interface IndexSet

Module Procedures

private subroutine setn_(n, indx)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: n
integer, intent(out), dimension(n) :: indx

private subroutine set_(indx)

Arguments

Type IntentOptional Attributes Name
integer, intent(out), dimension(:) :: indx