This macro con only be used for HitBlockCTile arrays. It is equivalent to hit_blockTileElemAt(), but faster. The name will be changed and it will be moved to be a member of the HitBlockCTile class. The HitBlockCTile subclass has no stride in any dimension. The domain is contiguous or compact.
This macro con only be used for HitATile arrays. It is equivalent to hit_tileElemAt(), but faster. The name will be changed and it will be moved to be a member of the HitATile class. The HitATile subclass has no stride in any dimension. The domain is contiguous or compact.
Global hit_tileGlue (void *tileInA, void *tileInB, void *tileOut)
Not needed in the Trasgo translation system anymore, and not needed for any application example.