IJ Matrix View


bHYPRE_IJMatrixView__object
Symbol "bHYPRE
bHYPRE_IJMatrixView__connect
RMI connector function for the class
bHYPRE_IJMatrixView_SetLocalRange
Set the local range for a matrix object
bHYPRE_IJMatrixView_SetValues
Sets values for nrows of the matrix
bHYPRE_IJMatrixView_AddToValues
Adds to values for nrows of the matrix
SIDL_C_INLINE_DECL int32_t bHYPRE_IJMatrixView_GetLocalRange( bHYPRE_IJMatrixView self, int32_t* ilower, int32_t* iupper, int32_t* jlower, int32_t* jupper, sidl_BaseInterface *_ex)
Gets range of rows owned by this processor and range of column partitioning for this processor
int32_t bHYPRE_IJMatrixView_GetRowCounts( bHYPRE_IJMatrixView self, int32_t nrows, int32_t* rows, int32_t* ncols, sidl_BaseInterface *_ex)
Gets number of nonzeros elements for nrows rows specified in rows and returns them in ncols, which needs to be allocated by the user
bHYPRE_IJMatrixView_GetValues
Gets values for nrows rows or partial rows of the matrix
bHYPRE_IJMatrixView_SetRowSizes
(Optional) Set the max number of nonzeros to expect in each row
bHYPRE_IJMatrixView_Print
Print the matrix to file
bHYPRE_IJMatrixView_Read
Read the matrix from file
struct bHYPRE_IJMatrixView__object* bHYPRE_IJMatrixView__cast void* obj sidl_BaseInterface* _ex
Cast method for interface and class type conversions
void* bHYPRE_IJMatrixView__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
String cast method for interface and class type conversions
SIDL_C_INLINE_DECL void bHYPRE_IJMatrixView__exec( bHYPRE_IJMatrixView self, const char* methodName, sidl_rmi_Call inArgs, sidl_rmi_Return outArgs, sidl_BaseInterface *_ex)
Select and execute a method by name
SIDL_C_INLINE_DECL char* bHYPRE_IJMatrixView__getURL( bHYPRE_IJMatrixView self, sidl_BaseInterface *_ex)
Get the URL of the Implementation of this object (for RMI)
SIDL_C_INLINE_DECL void bHYPRE_IJMatrixView__raddRef( bHYPRE_IJMatrixView self, sidl_BaseInterface *_ex)
On a remote object, addrefs the remote instance
SIDL_C_INLINE_DECL sidl_bool bHYPRE_IJMatrixView__isRemote( bHYPRE_IJMatrixView self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
sidl_bool bHYPRE_IJMatrixView__isLocal( bHYPRE_IJMatrixView self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
struct bHYPRE_IJMatrixView__object* bHYPRE_IJMatrixView__rmicast void* obj struct sidl_BaseInterface__object **_ex
Cast method for interface and class type conversions
**_ex
RMI connector function for the class

alphabetic index hierarchy of classes


generated by doc++