needFldDglByBCID Function

public function needFldDglByBCID(attribute, bcid) result(flood_diagonal)

This routine checks if a boundary need flood periphery for diagonal directions for a given BCID. It is used in identify_boundary routine

Arguments

Type IntentOptional Attributes Name
type(sdr_attrList_type), intent(in) :: attribute
integer, intent(in) :: bcid

Return Value logical