PCG Preconditioned Solver


o bHYPRE_PCG__object
Symbol "bHYPREPCG" (version 100)
o bHYPRE_PCG__create
Constructor function for the class
o bHYPRE_PCG__createRemote
RMI constructor function for the class
o bHYPRE_PCG__wrapObj
Wraps up the private data struct pointer (struct bHYPRE_PCG__data) passed in rather than running the constructor
o bHYPRE_PCG__connect
RMI connector function for the class(addrefs)
o bHYPRE_PCG_Create
Method: Create[]
o bHYPRE_PCG_SetPreconditioner
Set the preconditioner
o bHYPRE_PCG_GetPreconditioner
Method: GetPreconditioner[]
o bHYPRE_PCG_Clone
Method: Clone[]
o bHYPRE_PCG_SetOperator
Set the operator for the linear system being solved.
o bHYPRE_PCG_SetTolerance
(Optional) Set the convergence tolerance.
o bHYPRE_PCG_SetMaxIterations
(Optional) Set maximum number of iterations.
o bHYPRE_PCG_SetLogging
(Optional) Set the logging level, specifying the degree of additional informational data to be accumulated.
o bHYPRE_PCG_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_PCG_GetNumIterations
(Optional) Return the number of iterations taken
o bHYPRE_PCG_GetRelResidualNorm
(Optional) Return the norm of the relative residual
o bHYPRE_PCG_SetCommunicator
Set the MPI Communicator.
o bHYPRE_PCG_Destroy
The Destroy function doesn't necessarily destroy anything.
o bHYPRE_PCG_SetIntParameter
Set the int parameter associated with name
o bHYPRE_PCG_SetDoubleParameter
Set the double parameter associated with name
o bHYPRE_PCG_SetStringParameter
Set the string parameter associated with name
o bHYPRE_PCG_SetIntArray1Parameter
Set the int 1-D array parameter associated with name
o bHYPRE_PCG_SetIntArray2Parameter
Set the int 2-D array parameter associated with name
o bHYPRE_PCG_SetDoubleArray1Parameter
Set the double 1-D array parameter associated with name
o bHYPRE_PCG_SetDoubleArray2Parameter
Set the double 2-D array parameter associated with name
o bHYPRE_PCG_GetIntValue
Set the int parameter associated with name
o bHYPRE_PCG_GetDoubleValue
Get the double parameter associated with name
o bHYPRE_PCG_Setup
(Optional) Do any preprocessing that may be necessary in order to execute Apply
o bHYPRE_PCG_Apply
Apply the operator to b, returning x
o bHYPRE_PCG_ApplyAdjoint
Apply the adjoint of the operator to b, returning x
o bHYPRE_PCG__cast
Cast method for interface and class type conversions
o bHYPRE_PCG__cast2
String cast method for interface and class type conversions
o bHYPRE_PCG__exec
Select and execute a method by name
o bHYPRE_PCG__getURL
Get the URL of the Implementation of this object (for RMI)
o bHYPRE_PCG__raddRef
On a remote object, addrefs the remote instance
o bHYPRE_PCG__isRemote
TRUE if this object is remote, false if local
o bHYPRE_PCG__isLocal
TRUE if this object is remote, false if local
o bHYPRE_PCG__rmicast
Cast method for interface and class type conversions
o bHYPRE_PCG__connectI
RMI connector function for the class.

Alphabetic index