DragonFly On-Line Manual Pages

Search: Section:  


BSctx_set_ps(3)                  BlockSolve95                  BSctx_set_ps(3)

NAME

BSctx_set_ps - Set the processor set

INPUT PARAMETERS

context - The context to change set - The processor set

NOTES

The default communicator is MPI_COMM_WORLD. The user may want to copy the communicator using MPI_Comm_dup() to avoid any message conflicts.

RETURNS

void

SYNOPSIS

void BSctx_set_ps(BSprocinfo *context, ProcSet *ps)

LOCATION

BlockSolve95/src/BScontext.c 10/17/1996 BSctx_set_ps(3)

Search: Section: