BSctx_set_ps(3) BlockSolve95 BSctx_set_ps(3)NAME
BSctx_set_ps - Set the processor setINPUT PARAMETERS
context - The context to change set - The processor setNOTES
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
voidSYNOPSIS
void BSctx_set_ps(BSprocinfo *context, ProcSet *ps)LOCATION
BlockSolve95/src/BScontext.c 10/17/1996 BSctx_set_ps(3)