atl_get_numBndElems Function

public function atl_get_numBndElems(minLevel, maxLevel, boundary_list) result(nBndElems)

Get the number of (virtual) boundary elements for each level and each direction.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: minLevel
integer, intent(in) :: maxLevel
type(atl_level_boundary_type), intent(in) :: boundary_list(minLevel:maxLevel)

Boundary description for all levels.

Return Value integer, (minLevel:maxLevel,1:3)

The number of (virtual) boundary elements for each level and each spatial direction