Struct Matrix View


bHYPRE_StructMatrixView__object
Symbol "bHYPRE
bHYPRE_StructMatrixView__connect
RMI connector function for the class
bHYPRE_StructMatrixView_SetGrid
Set the grid on which vectors are defined
bHYPRE_StructMatrixView_SetStencil
Set the stencil
bHYPRE_StructMatrixView_SetValues
Set matrix values at grid point, given by "index"
bHYPRE_StructMatrixView_SetBoxValues
Set matrix values throughout a box in the grid, specified by its lower and upper corners
bHYPRE_StructMatrixView_SetNumGhost
Set the number of ghost zones, separately on the lower and upper sides for each dimension
SIDL_C_INLINE_DECL int32_t bHYPRE_StructMatrixView_SetSymmetric( bHYPRE_StructMatrixView self, int32_t symmetric, sidl_BaseInterface *_ex)
Call SetSymmetric with symmetric=1 to turn on symmetric matrix storage if available
bHYPRE_StructMatrixView_SetConstantEntries
State which stencil entries are constant over the grid
bHYPRE_StructMatrixView_SetConstantValues
Provide values for matrix coefficients which are constant throughout the grid, one value for each stencil point
struct bHYPRE_StructMatrixView__object* bHYPRE_StructMatrixView__cast void* obj sidl_BaseInterface* _ex
Cast method for interface and class type conversions
void* bHYPRE_StructMatrixView__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
String cast method for interface and class type conversions
SIDL_C_INLINE_DECL void bHYPRE_StructMatrixView__exec( bHYPRE_StructMatrixView 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_StructMatrixView__getURL( bHYPRE_StructMatrixView self, sidl_BaseInterface *_ex)
Get the URL of the Implementation of this object (for RMI)
SIDL_C_INLINE_DECL void bHYPRE_StructMatrixView__raddRef( bHYPRE_StructMatrixView self, sidl_BaseInterface *_ex)
On a remote object, addrefs the remote instance
SIDL_C_INLINE_DECL sidl_bool bHYPRE_StructMatrixView__isRemote( bHYPRE_StructMatrixView self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
sidl_bool bHYPRE_StructMatrixView__isLocal( bHYPRE_StructMatrixView self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
struct bHYPRE_StructMatrixView__object* bHYPRE_StructMatrixView__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++