needCalcQValByBCID Function

public function needCalcQValByBCID(attribute, bcid) result(calc_qVal)

This routine checks if a boundary need calc qVal 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