computeGridTopologyList: Computes a list of GridTopology objects

Description Usage Arguments

Description

This function computes a list of GridTopology objects with the cells to be processed in each thread.

Usage

1
2
computeGridTopologyList(cellcentre.offset, cellsize, cells.dim, thread.size,
  ncores = 1)

Arguments

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.


vwmaus/geoScidb documentation built on May 3, 2019, 7:10 p.m.