IJ Matrix View
-
bHYPRE_IJMatrixView__object
-
Symbol "bHYPRE
-
extern C bHYPRE_IJMatrixView bHYPRE_IJMatrixView__connect(const char *, sidl_BaseInterface *_ex)
-
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
-
int32_t bHYPRE_IJMatrixView_GetLocalRange( bHYPRE_IJMatrixView 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_IJMatrixView_GetRowCounts( bHYPRE_IJMatrixView self, int32_t nrows, int32_t* rows, int32_t* 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_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
-
Cast method for interface and class type conversions
-
void* bHYPRE_IJMatrixView__cast2( void* obj, const char* type)
-
String cast method for interface and class type conversions
-
void bHYPRE_IJMatrixView__exec( bHYPRE_IJMatrixView self, const char* methodName, sidl_io_Deserializer inArgs, sidl_io_Serializer outArgs)
-
Select and execute a method by name
-
char* bHYPRE_IJMatrixView__getURL( bHYPRE_IJMatrixView self)
-
Get the URL of the Implementation of this object (for RMI)
alphabetic index hierarchy of classes
generated by doc++