fill_y_edge Subroutine

private subroutine fill_y_edge(state, is_min, bc)

Fill a bottom (is_min=.true.) or top y-edge band over columns i=1..nx.

Arguments

Type IntentOptional Attributes Name
type(solver_state_2d_t), intent(inout) :: state
logical, intent(in) :: is_min
character(len=*), intent(in) :: bc