first_patch_in_grid_cell_real64_3d Subroutine

private subroutine first_patch_in_grid_cell_real64_3d(input_array, output_array, landpt)

Arguments

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