|
NAMEBSctx_set_num_rhs - Set the number of RHSs to be solved for. RETURNSvoid NOTESThis 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)
|