CAM
dyncolumntemplatemod Module Reference

Functions/Subroutines

integer function, public template_col_from_landunit (bounds, c_target, landunit_type, cactive)
 
subroutine, public template_col_from_natveg_array (bounds, cactive, c_templates)
 

Variables

integer, parameter, public template_none_found = ispval
 
character(len= *), parameter, private sourcefile = __FILE__
 

Function/Subroutine Documentation

◆ template_col_from_landunit()

integer function, public dyncolumntemplatemod::template_col_from_landunit ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  c_target,
integer, intent(in)  landunit_type,
logical, dimension( bounds%begc: ), intent(in)  cactive 
)
Here is the caller graph for this function:

◆ template_col_from_natveg_array()

subroutine, public dyncolumntemplatemod::template_col_from_natveg_array ( type(bounds_type), intent(in)  bounds,
logical, dimension( bounds%begc: ), intent(in)  cactive,
integer, dimension( bounds%begc: ), intent(out)  c_templates 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ sourcefile

character(len=*), parameter, private dyncolumntemplatemod::sourcefile = __FILE__
private

◆ template_none_found

integer, parameter, public dyncolumntemplatemod::template_none_found = ispval