|
NAMEBSctx_set_num_rhs - Set the number of RHSs to be solved for.INPUT PARAMETERS
RETURNSvoidNOTESThis value must agree with the number of RHSs the BScomm data structure expects. See BSsetup_block().SYNOPSISvoid BSctx_set_num_rhs(BSprocinfo *context, int num_rhs) LOCATIONBlockSolve95/src/BScontext.c
Visit the GSP FreeBSD Man Page Interface. |