fill_y_edge_fdm Subroutine

private subroutine fill_y_edge_fdm(state, is_min, bc)

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

Arguments

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