codistributor1d

1-D distribution scheme for codistributed array

Constructor

codistributor1d

Description

A codistributor1d object defines the 1-D distribution scheme for a codistributed array. The 1-D codistributor distributes arrays along a single specified dimension, the distribution dimension, in a noncyclic, partitioned manner.

For help on codistributor1d, including a list of links to individual help for its methods and properties, type

help codistributor1d

Methods

codistributor1d.defaultPartitionDefault partition for codistributed array
globalIndicesGlobal indices for local part of codistributed array
isCompleteTrue if codistributor object is complete

Properties

PropertyDescription
DimensionDistributed dimension of codistributor1d object
PartitionPartition scheme of codistributor1d object

Introduced in R2009b

Was this topic helpful?