CAM
filtermod Module Reference

Data Types

type  clumpfilter
 

Functions/Subroutines

subroutine, public allocfilters ()
 
subroutine, private allocfiltersonegroup (this_filter)
 
subroutine, public setfilters (bounds, icemask_grc)
 
subroutine, private setfiltersonegroup (bounds, this_filter, include_inactive, icemask_grc)
 

Variables

type(clumpfilter), dimension(:), allocatable, public filter
 
type(clumpfilter), dimension(:), allocatable, public filter_inactive_and_active
 

Function/Subroutine Documentation

◆ allocfilters()

subroutine, public filtermod::allocfilters ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ allocfiltersonegroup()

subroutine, private filtermod::allocfiltersonegroup ( type(clumpfilter), dimension(:), intent(inout), allocatable  this_filter)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setfilters()

subroutine, public filtermod::setfilters ( type(bounds_type), intent(in)  bounds,
real(r8), dimension( bounds%begg: ), intent(in)  icemask_grc 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setfiltersonegroup()

subroutine, private filtermod::setfiltersonegroup ( type(bounds_type), intent(in)  bounds,
type(clumpfilter), dimension(:), intent(inout)  this_filter,
logical, intent(in)  include_inactive,
real(r8), dimension( bounds%begg: ), intent(in)  icemask_grc 
)
private
Here is the caller graph for this function:

Variable Documentation

◆ filter

type(clumpfilter), dimension(:), allocatable, public filtermod::filter

◆ filter_inactive_and_active

type(clumpfilter), dimension(:), allocatable, public filtermod::filter_inactive_and_active