.TH BSctx_set_pr 3 "10/17/1996" " " "BlockSolve95" .SH NAME BSctx_set_pr \- Set whether information on reordering should be printed .SH INPUT PARAMETERS .PD 0 .TP .B context - The context to change .PD 1 .PD 0 .TP .B pr - if TRUE, then print the information .PD 1 .SH RETURNS void .SH SYNOPSIS .nf void BSctx_set_pr(BSprocinfo *context, int pr) .fi .SH LOCATION BlockSolve95/src/BScontext.c