glc_elevclass_init Interface

public interface glc_elevclass_init

Module Procedures

private subroutine glc_elevclass_init_default(my_glc_nec)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: my_glc_nec

private subroutine glc_elevclass_init_override(my_glc_nec, my_topomax)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: my_glc_nec
real(kind=r8), intent(in) :: my_topomax(0:)