first_patch_in_grid_cell_real32_1d Subroutine

private subroutine first_patch_in_grid_cell_real32_1d(input_array, output_array, landpt)

Arguments

Type IntentOptional Attributes Name
real(kind=real32), intent(in) :: input_array(:)
real(kind=real32), intent(out) :: output_array(:)
type(land_type), intent(in) :: landpt(:)