eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
col_filter_from_lunflags
Function
20 statements
Source File
filterColMod.F90
filterColMod
col_filter_from_lunflags
Contents
public function col_filter_from_lunflags(bounds, lunflags, include_inactive) result(filter)
Arguments
Type
Intent
Optional
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
)