IJParCSR Matrix


o bHYPRE_IJParCSRMatrix__object
Symbol "bHYPREIJParCSRMatrix" (version 100)
o bHYPRE_IJParCSRMatrix__create
Constructor function for the class
o bHYPRE_IJParCSRMatrix__createRemote
RMI constructor function for the class
o bHYPRE_IJParCSRMatrix__wrapObj
Wraps up the private data struct pointer (struct bHYPRE_IJParCSRMatrix__data) passed in rather than running the constructor
o bHYPRE_IJParCSRMatrix__connect
RMI connector function for the class(addrefs)
o bHYPRE_IJParCSRMatrix_Create
Method: Create[]
o bHYPRE_IJParCSRMatrix_GenerateLaplacian
Method: GenerateLaplacian[]
o bHYPRE_IJParCSRMatrix_SetDiagOffdSizes
(Optional) Set the max number of nonzeros to expect in each row of the diagonal and off-diagonal blocks.
o bHYPRE_IJParCSRMatrix_SetLocalRange
Set the local range for a matrix object.
o bHYPRE_IJParCSRMatrix_SetValues
Sets values for nrows of the matrix.
o bHYPRE_IJParCSRMatrix_AddToValues
Adds to values for nrows of the matrix.
o bHYPRE_IJParCSRMatrix_GetLocalRange
Gets range of rows owned by this processor and range of column partitioning for this processor
o bHYPRE_IJParCSRMatrix_GetRowCounts
Gets number of nonzeros elements for nrows rows specified in rows and returns them in ncols, which needs to be allocated by the user
o bHYPRE_IJParCSRMatrix_GetValues
Gets values for nrows rows or partial rows of the matrix.
o bHYPRE_IJParCSRMatrix_SetRowSizes
(Optional) Set the max number of nonzeros to expect in each row.
o bHYPRE_IJParCSRMatrix_Print
Print the matrix to file.
o bHYPRE_IJParCSRMatrix_Read
Read the matrix from file.
o bHYPRE_IJParCSRMatrix_SetCommunicator
Set the MPI Communicator.
o bHYPRE_IJParCSRMatrix_Destroy
The Destroy function doesn't necessarily destroy anything.
o bHYPRE_IJParCSRMatrix_Initialize
Prepare an object for setting coefficient values, whether for the first time or subsequently
o bHYPRE_IJParCSRMatrix_Assemble
Finalize the construction of an object before using, either for the first time or on subsequent uses.
o bHYPRE_IJParCSRMatrix_SetIntParameter
Set the int parameter associated with name
o bHYPRE_IJParCSRMatrix_SetDoubleParameter
Set the double parameter associated with name
o bHYPRE_IJParCSRMatrix_SetStringParameter
Set the string parameter associated with name
o bHYPRE_IJParCSRMatrix_SetIntArray1Parameter
Set the int 1-D array parameter associated with name
o bHYPRE_IJParCSRMatrix_SetIntArray2Parameter
Set the int 2-D array parameter associated with name
o bHYPRE_IJParCSRMatrix_SetDoubleArray1Parameter
Set the double 1-D array parameter associated with name
o bHYPRE_IJParCSRMatrix_SetDoubleArray2Parameter
Set the double 2-D array parameter associated with name
o bHYPRE_IJParCSRMatrix_GetIntValue
Set the int parameter associated with name
o bHYPRE_IJParCSRMatrix_GetDoubleValue
Get the double parameter associated with name
o bHYPRE_IJParCSRMatrix_Setup
(Optional) Do any preprocessing that may be necessary in order to execute Apply
o bHYPRE_IJParCSRMatrix_Apply
Apply the operator to b, returning x
o bHYPRE_IJParCSRMatrix_ApplyAdjoint
Apply the adjoint of the operator to b, returning x
o bHYPRE_IJParCSRMatrix_GetRow
The GetRow method will allocate space for its two output arrays on the first call.
o bHYPRE_IJParCSRMatrix__cast
Cast method for interface and class type conversions
o bHYPRE_IJParCSRMatrix__cast2
String cast method for interface and class type conversions
o bHYPRE_IJParCSRMatrix__exec
Select and execute a method by name
o bHYPRE_IJParCSRMatrix__getURL
Get the URL of the Implementation of this object (for RMI)
o bHYPRE_IJParCSRMatrix__raddRef
On a remote object, addrefs the remote instance
o bHYPRE_IJParCSRMatrix__isRemote
TRUE if this object is remote, false if local
o bHYPRE_IJParCSRMatrix__isLocal
TRUE if this object is remote, false if local
o bHYPRE_IJParCSRMatrix__rmicast
Cast method for interface and class type conversions
o bHYPRE_IJParCSRMatrix__connectI
RMI connector function for the class.

Alphabetic index