grid: grid

Description Usage Arguments Details Value

View source: R/grid.r

Description

Constructor for MPI grid objects.

Usage

1
grid(gridtype = PROC_GRID_SQUARE)

Arguments

gridtype

Type of processor grid: PROC_GRID_SQUARE, PROC_GRID_WIDE, or PROC_GRID_TALL.

Details

Data is held in an external pointer.

Value

A grid class object.


fml-fam/fmlr documentation built on Jan. 16, 2022, 9:27 a.m.