dynColumnTemplateMod Module



Variables

Type Visibility Attributes Name Initial
integer, public, parameter :: TEMPLATE_NONE_FOUND = ispval

Functions

public function template_col_from_landunit(bounds, c_target, landunit_type, cactive) result(c_template)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: c_target
integer, intent(in) :: landunit_type
logical, intent(in) :: cactive(bounds%begc:)

Return Value integer


Subroutines

public subroutine template_col_from_natveg_array(bounds, cactive, c_templates)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
logical, intent(in) :: cactive(bounds%begc:)
integer, intent(out) :: c_templates(bounds%begc:)