Struct Jacobi Solver


o bHYPRE_StructJacobi__object
Symbol "bHYPREStructJacobi" (version 100)
o bHYPRE_StructJacobi__create
Constructor function for the class
o bHYPRE_StructJacobi__createRemote
RMI constructor function for the class
o bHYPRE_StructJacobi__wrapObj
Wraps up the private data struct pointer (struct bHYPRE_StructJacobi__data) passed in rather than running the constructor
o bHYPRE_StructJacobi__connect
RMI connector function for the class(addrefs)
o bHYPRE_StructJacobi_Create
Method: Create[]
o bHYPRE_StructJacobi_SetOperator
Set the operator for the linear system being solved.
o bHYPRE_StructJacobi_SetTolerance
(Optional) Set the convergence tolerance.
o bHYPRE_StructJacobi_SetMaxIterations
(Optional) Set maximum number of iterations.
o bHYPRE_StructJacobi_SetLogging
(Optional) Set the logging level, specifying the degree of additional informational data to be accumulated.
o bHYPRE_StructJacobi_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_StructJacobi_GetNumIterations
(Optional) Return the number of iterations taken
o bHYPRE_StructJacobi_GetRelResidualNorm
(Optional) Return the norm of the relative residual
o bHYPRE_StructJacobi_SetCommunicator
Set the MPI Communicator.
o bHYPRE_StructJacobi_Destroy
The Destroy function doesn't necessarily destroy anything.
o bHYPRE_StructJacobi_SetIntParameter
Set the int parameter associated with name
o bHYPRE_StructJacobi_SetDoubleParameter
Set the double parameter associated with name
o bHYPRE_StructJacobi_SetStringParameter
Set the string parameter associated with name
o bHYPRE_StructJacobi_SetIntArray1Parameter
Set the int 1-D array parameter associated with name
o bHYPRE_StructJacobi_SetIntArray2Parameter
Set the int 2-D array parameter associated with name
o bHYPRE_StructJacobi_SetDoubleArray1Parameter
Set the double 1-D array parameter associated with name
o bHYPRE_StructJacobi_SetDoubleArray2Parameter
Set the double 2-D array parameter associated with name
o bHYPRE_StructJacobi_GetIntValue
Set the int parameter associated with name
o bHYPRE_StructJacobi_GetDoubleValue
Get the double parameter associated with name
o bHYPRE_StructJacobi_Setup
(Optional) Do any preprocessing that may be necessary in order to execute Apply
o bHYPRE_StructJacobi_Apply
Apply the operator to b, returning x
o bHYPRE_StructJacobi_ApplyAdjoint
Apply the adjoint of the operator to b, returning x
o bHYPRE_StructJacobi__cast
Cast method for interface and class type conversions
o bHYPRE_StructJacobi__cast2
String cast method for interface and class type conversions
o bHYPRE_StructJacobi__exec
Select and execute a method by name
o bHYPRE_StructJacobi__getURL
Get the URL of the Implementation of this object (for RMI)
o bHYPRE_StructJacobi__raddRef
On a remote object, addrefs the remote instance
o bHYPRE_StructJacobi__isRemote
TRUE if this object is remote, false if local
o bHYPRE_StructJacobi__isLocal
TRUE if this object is remote, false if local
o bHYPRE_StructJacobi__rmicast
Cast method for interface and class type conversions
o bHYPRE_StructJacobi__connectI
RMI connector function for the class.

Alphabetic index