|
NAMEBSctx_set_ps - Set the processor setINPUT PARAMETERS
NOTESThe default communicator is MPI_COMM_WORLD. The user may want to copy the communicator using MPI_Comm_dup() to avoid any message conflicts.RETURNSvoidSYNOPSISvoid BSctx_set_ps(BSprocinfo *context, ProcSet *ps) LOCATIONBlockSolve95/src/BScontext.c
Visit the GSP FreeBSD Man Page Interface. |