col_filter_from_index_array Function

public function col_filter_from_index_array(bounds, indices_col) result(filter)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: indices_col(:)

Return Value type(filter_col_type)