Description Usage Arguments Value
View source: R/domain_decomposition.R
Takes the extent of the tiles and returns a list of which tiles to do.
1 | task_work(tile_cnt)
|
tile_cnt |
The tile_cnt from the plan from |
An array that's 2 x the number of tiles. It's row, col. Assumes that all work is done by the same process. This orders the work so that it uses cache better.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.