Struct Matrix View


bHYPRE_StructMatrixView__object
Symbol "bHYPRE
extern C bHYPRE_StructMatrixView bHYPRE_StructMatrixView__connect(const char *, sidl_BaseInterface *_ex)
RMI connector function for the class
int32_t bHYPRE_StructMatrixView_SetGrid( bHYPRE_StructMatrixView self, bHYPRE_StructGrid grid)
Method: SetGrid[]
int32_t bHYPRE_StructMatrixView_SetStencil( bHYPRE_StructMatrixView self, bHYPRE_StructStencil stencil)
Method: SetStencil[]
int32_t bHYPRE_StructMatrixView_SetValues( bHYPRE_StructMatrixView self, int32_t* index, int32_t dim, int32_t num_stencil_indices, int32_t* stencil_indices, double* values)
Method: SetValues[]
int32_t bHYPRE_StructMatrixView_SetBoxValues( bHYPRE_StructMatrixView self, int32_t* ilower, int32_t* iupper, int32_t dim, int32_t num_stencil_indices, int32_t* stencil_indices, double* values, int32_t nvalues)
Method: SetBoxValues[]
int32_t bHYPRE_StructMatrixView_SetNumGhost( bHYPRE_StructMatrixView self, int32_t* num_ghost, int32_t dim2)
Method: SetNumGhost[]
int32_t bHYPRE_StructMatrixView_SetSymmetric( bHYPRE_StructMatrixView self, int32_t symmetric)
Method: SetSymmetric[]
int32_t bHYPRE_StructMatrixView_SetConstantEntries( bHYPRE_StructMatrixView self, int32_t num_stencil_constant_points, int32_t* stencil_constant_points)
Method: SetConstantEntries[]
int32_t bHYPRE_StructMatrixView_SetConstantValues( bHYPRE_StructMatrixView self, int32_t num_stencil_indices, int32_t* stencil_indices, double* values)
Method: SetConstantValues[]
struct bHYPRE_StructMatrixView__object* bHYPRE_StructMatrixView__cast void* obj
Cast method for interface and class type conversions
void* bHYPRE_StructMatrixView__cast2( void* obj, const char* type)
String cast method for interface and class type conversions
void bHYPRE_StructMatrixView__exec( bHYPRE_StructMatrixView self, const char* methodName, sidl_io_Deserializer inArgs, sidl_io_Serializer outArgs)
Select and execute a method by name
char* bHYPRE_StructMatrixView__getURL( bHYPRE_StructMatrixView self)
Get the URL of the Implementation of this object (for RMI)

alphabetic index hierarchy of classes


generated by doc++