get_first_idx_boundary Function

public pure function get_first_idx_boundary(self, lvl) result(res)

Returns first_idx_boundary at lvl

Type Bound

multigrid_t

Arguments

Type IntentOptional Attributes Name
class(multigrid_t), intent(in) :: self

Instance of the type

integer, intent(in) :: lvl

Level (up to nlvl+1)

Return Value integer