col_filter_from_lunflags Function

public function col_filter_from_lunflags(bounds, lunflags, include_inactive) result(filter)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
logical, intent(in) :: lunflags(bounds%begl:)
logical, intent(in) :: include_inactive

Return Value type(filter_col_type)