[FLASH-USERS] gr_findAllNeghID

Klaus Weide klaus at flash.uchicago.edu
Mon Nov 27 17:43:01 EST 2017


On Mon, 27 Nov 2017, John ZuHone wrote:

> Basically, I want to figure out the block number and processor of every 
> leaf block that is touching my leaf block, whether on a face, edge, or 
> corner. It seemed like this was the most straightforward way to do it.

Another thought - are you sure that any blockID that you pass to 
gr_findAllNeghID is always the ID of a LEAF block? 

>From the doc header:

!  It is assumed that blockid indicates a leaf block.                                                                                                                             


The logic in gr_findAllNeghID.F90 makes some assumptions that are not
necessary true for non-leaf blocks.

Klaus



More information about the flash-users mailing list