GMRES Preconditioned Solver


o bHYPRE_GMRES__object
Symbol "bHYPREGMRES" (version 100)
o bHYPRE_GMRES__create
Constructor function for the class
o bHYPRE_GMRES__createRemote
RMI constructor function for the class
o bHYPRE_GMRES__wrapObj
Wraps up the private data struct pointer (struct bHYPRE_GMRES__data) passed in rather than running the constructor
o bHYPRE_GMRES__connect
RMI connector function for the class(addrefs)
o bHYPRE_GMRES_Create
Method: Create[]
o bHYPRE_GMRES_SetPreconditioner
Set the preconditioner
o bHYPRE_GMRES_GetPreconditioner
Method: GetPreconditioner[]
o bHYPRE_GMRES_Clone
Method: Clone[]
o bHYPRE_GMRES_SetOperator
Set the operator for the linear system being solved.
o bHYPRE_GMRES_SetTolerance
(Optional) Set the convergence tolerance.
o bHYPRE_GMRES_SetMaxIterations
(Optional) Set maximum number of iterations.
o bHYPRE_GMRES_SetLogging
(Optional) Set the logging level, specifying the degree of additional informational data to be accumulated.
o bHYPRE_GMRES_SetPrintLevel
(Optional) Set the print level, specifying the degree of informational data to be printed either to the screen or to a file.
o bHYPRE_GMRES_GetNumIterations
(Optional) Return the number of iterations taken
o bHYPRE_GMRES_GetRelResidualNorm
(Optional) Return the norm of the relative residual
o bHYPRE_GMRES_SetCommunicator
Set the MPI Communicator.
o bHYPRE_GMRES_Destroy
The Destroy function doesn't necessarily destroy anything.
o bHYPRE_GMRES_SetIntParameter
Set the int parameter associated with name
o bHYPRE_GMRES_SetDoubleParameter
Set the double parameter associated with name
o bHYPRE_GMRES_SetStringParameter
Set the string parameter associated with name
o bHYPRE_GMRES_SetIntArray1Parameter
Set the int 1-D array parameter associated with name
o bHYPRE_GMRES_SetIntArray2Parameter
Set the int 2-D array parameter associated with name
o bHYPRE_GMRES_SetDoubleArray1Parameter
Set the double 1-D array parameter associated with name
o bHYPRE_GMRES_SetDoubleArray2Parameter
Set the double 2-D array parameter associated with name
o bHYPRE_GMRES_GetIntValue
Set the int parameter associated with name
o bHYPRE_GMRES_GetDoubleValue
Get the double parameter associated with name
o bHYPRE_GMRES_Setup
(Optional) Do any preprocessing that may be necessary in order to execute Apply
o bHYPRE_GMRES_Apply
Apply the operator to b, returning x
o bHYPRE_GMRES_ApplyAdjoint
Apply the adjoint of the operator to b, returning x
o bHYPRE_GMRES__cast
Cast method for interface and class type conversions
o bHYPRE_GMRES__cast2
String cast method for interface and class type conversions
o bHYPRE_GMRES__exec
Select and execute a method by name
o bHYPRE_GMRES__getURL
Get the URL of the Implementation of this object (for RMI)
o bHYPRE_GMRES__raddRef
On a remote object, addrefs the remote instance
o bHYPRE_GMRES__isRemote
TRUE if this object is remote, false if local
o bHYPRE_GMRES__isLocal
TRUE if this object is remote, false if local
o bHYPRE_GMRES__rmicast
Cast method for interface and class type conversions
o bHYPRE_GMRES__connectI
RMI connector function for the class.

Alphabetic index