This function computes a list of GridTopology objects with the cells to be processed in each thread.
1 2 | computeGridTopologyList(cellcentre.offset, cellsize, cells.dim, thread.size,
ncores = 1)
|
cellcentre.offset |
see ?GridTopology. |
cellsize |
see ?GridTopology. |
cells.dim |
see ?GridTopology. |
thread.size |
integer, vector with number of cells in each thread. |
ncores |
An integer with the number of cores. Default is 1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.