GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BSctx_set_method(3) BlockSolve95 BSctx_set_method(3)

BSctx_set_method - Set the iterative method to be used.

context
- The context to change
method
- The desired iterative method The method choices are: CG - conjugate gradients SSOR - symmetric over-relaxation GMRES - for general (nonsymmetric) systems SYMMLQ - for symmetric indefinite systems

void

Cannot use CG with a nonsymmetric matrix -- this will generate a BS error.

void BSctx_set_method(BSprocinfo *context, int method)

BlockSolve95/src/BScontext.c
10/17/1996

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.