NAME
Gravity_bhStartBlock
SYNOPSIS
call Gravity_bhStartBlock( integer(in) :: blockno, integer(in) :: blkLimits(2,MDIM), real,pointer :: solnData(:,:,:,:) )
DESCRIPTION
Called during the Tree Walk before the tree is traversed for a given block. In this version, calculates the inverted mean error in the acceleration for this block.
ARGUMENTS
blockno : number of block for which the tree walk was just finished blkLimits : limits of indeces in the block solnData : solution data from the grid