pbdBASE (version 0.5-0)

coordspair: Global to Local/Local to Global Pair Indexing

Description

Get the local index-pair given global information.

Usage

g2lpair(gi, gj, bldim, ICTXT)

l2gpair(i, j, bldim, ICTXT)

Arguments

gi, gj

Global indices.

bldim

Blocking dimension

ICTXT

BLACS context.

i, j

Local indices.

Details

For advanced users only.