sdr_wetNeighborsFace_all Subroutine

private subroutine sdr_wetNeighborsFace_all(node, iNode)

This routine will wet the neighbors sides of the neighbor node in all colors, that are flooded.

The neighbors have to be available in the linkpos array prior calling this routine!

Arguments

TypeIntentOptionalAttributesName
type(sdr_node_type), intent(inout) :: node

List of all nodes in the tree

integer, intent(in) :: iNode

Current node


Calls

proc~~sdr_wetneighborsface_all~~CallsGraph proc~sdr_wetneighborsface_all sdr_wetNeighborsFace_all proc~sdr_wetneighborsface_single sdr_wetNeighborsFace_single proc~sdr_wetneighborsface_all->proc~sdr_wetneighborsface_single

Called by

proc~~sdr_wetneighborsface_all~~CalledByGraph proc~sdr_wetneighborsface_all sdr_wetNeighborsFace_all interface~sdr_wetneighborsface sdr_wetNeighborsFace interface~sdr_wetneighborsface->proc~sdr_wetneighborsface_all proc~sdr_build_prototree sdr_build_protoTree proc~sdr_build_prototree->interface~sdr_wetneighborsface proc~floodwaves_tree floodwaves_tree proc~floodwaves_tree->interface~sdr_wetneighborsface proc~sdr_flood_tree sdr_flood_tree proc~sdr_flood_tree->proc~floodwaves_tree program~seeder seeder program~seeder->proc~sdr_build_prototree program~seeder->proc~sdr_flood_tree

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iColor
integer, private :: col_int
integer, private :: col_bit
logical, private :: isflooded