allocateBCList Subroutine

private subroutine allocateBCList(globBC, nBCs, minLevel, maxLevel, QQN)

Allocate BC lists, 2nd step in Build_BClists

Arguments

Type IntentOptional Attributes Name
type(glob_boundary_type), intent(inout) :: globBC(nBCs)

boundaries for the elements with bnd property set

integer, intent(in) :: nBCs
integer, intent(in) :: minLevel
integer, intent(in) :: maxLevel
integer, intent(in) :: QQN