.TH BSctx_set_np 3 "10/17/1996" " " "BlockSolve95" .SH NAME BSctx_set_np \- Set the number of processors .SH INPUT PARAMETERS .PD 0 .TP .B context - The context to change .PD 1 .PD 0 .TP .B np - The number of processors .PD 1 .SH RETURNS void .SH SYNOPSIS .nf void BSctx_set_np(BSprocinfo *context, int np) .fi .SH LOCATION BlockSolve95/src/BScontext.c