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

TypeIntentOptionalAttributesName
type(sdr_attrList_type), intent(in) :: attribute
integer, intent(in) :: bcid

Return Value logical


Called by

proc~~needflddglbybcid~~CalledByGraph proc~needflddglbybcid needFldDglByBCID proc~flood_periphery flood_periphery proc~flood_periphery->proc~needflddglbybcid proc~sdr_flood_tree sdr_flood_tree proc~sdr_flood_tree->proc~flood_periphery program~seeder seeder program~seeder->proc~sdr_flood_tree

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iAtt