IJ Matrix Builder


bHYPRE_IJBuildMatrix__object
Symbol "bHYPRE
bHYPRE_IJBuildMatrix_SetLocalRange
Set the local range for a matrix object
bHYPRE_IJBuildMatrix_SetValues
Sets values for nrows of the matrix
bHYPRE_IJBuildMatrix_AddToValues
Adds to values for nrows of the matrix
int32_t bHYPRE_IJBuildMatrix_GetLocalRange( bHYPRE_IJBuildMatrix self, int32_t* ilower, int32_t* iupper, int32_t* jlower, int32_t* jupper)
Gets range of rows owned by this processor and range of column partitioning for this processor
int32_t bHYPRE_IJBuildMatrix_GetRowCounts( bHYPRE_IJBuildMatrix self, int32_t nrows, struct SIDL_int__array* rows, struct SIDL_int__array** ncols)
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_IJBuildMatrix_GetValues
Gets values for nrows rows or partial rows of the matrix
bHYPRE_IJBuildMatrix_SetRowSizes
(Optional) Set the max number of nonzeros to expect in each row
bHYPRE_IJBuildMatrix_Print
Print the matrix to file
bHYPRE_IJBuildMatrix_Read
Read the matrix from file
bHYPRE_IJBuildMatrix bHYPRE_IJBuildMatrix__cast( void* obj)
Cast method for interface and class type conversions
void* bHYPRE_IJBuildMatrix__cast2( void* obj, const char* type)
String cast method for interface and class type conversions

alphabetic index hierarchy of classes


generated by doc++