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

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

Return Value logical


Called by

proc~~needcalcqvalbybcid~~CalledByGraph proc~needcalcqvalbybcid needCalcQValByBCID proc~flood_periphery flood_periphery proc~flood_periphery->proc~needcalcqvalbybcid proc~sdr_identify_boundary sdr_identify_boundary proc~sdr_identify_boundary->proc~needcalcqvalbybcid proc~getbcid_and_calcqval getBCID_and_calcQval proc~sdr_identify_boundary->proc~getbcid_and_calcqval proc~sdr_find_periodic_neighbor sdr_find_periodic_neighbor proc~sdr_find_periodic_neighbor->proc~needcalcqvalbybcid proc~getbcid_and_calcqval->proc~needcalcqvalbybcid proc~getbcid_and_calcqval->proc~sdr_find_periodic_neighbor proc~sdr_flood_tree sdr_flood_tree proc~sdr_flood_tree->proc~flood_periphery proc~proto2treelm proto2Treelm proc~proto2treelm->proc~sdr_identify_boundary proc~create_target create_target proc~create_target->proc~sdr_find_periodic_neighbor proc~traverse_tree traverse_tree proc~traverse_tree->proc~proto2treelm proc~traverse_tree->proc~create_target proc~traverse_tree->proc~traverse_tree program~seeder seeder program~seeder->proc~sdr_flood_tree proc~sdr_proto2treelm sdr_proto2treelm proc~sdr_proto2treelm->proc~traverse_tree

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iAtt