|
NAMEBSctx_set_method - Set the iterative method to be used.INPUT PARAMETERS
RETURNSvoidNOTESCannot use CG with a nonsymmetric matrix -- this will generate a BS error.SYNOPSISvoid BSctx_set_method(BSprocinfo *context, int method) LOCATIONBlockSolve95/src/BScontext.c
Visit the GSP FreeBSD Man Page Interface. |