Vector Interface
-
bHYPRE_Vector__object
-
Symbol "bHYPRE
-
bHYPRE_Vector__connect
-
RMI connector function for the class
-
SIDL_C_INLINE_DECL int32_t bHYPRE_Vector_Clear( bHYPRE_Vector self, sidl_BaseInterface *_ex)
-
Set self to 0
-
SIDL_C_INLINE_DECL int32_t bHYPRE_Vector_Copy( bHYPRE_Vector self, bHYPRE_Vector x, sidl_BaseInterface *_ex)
-
Copy data from x into self
-
bHYPRE_Vector_Clone
-
Create an x compatible with self
-
SIDL_C_INLINE_DECL int32_t bHYPRE_Vector_Scale( bHYPRE_Vector self, double a, sidl_BaseInterface *_ex)
-
Scale self by a
-
SIDL_C_INLINE_DECL int32_t bHYPRE_Vector_Dot( bHYPRE_Vector self, bHYPRE_Vector x, double* d, sidl_BaseInterface *_ex)
-
Compute d, the inner-product of self and x
-
SIDL_C_INLINE_DECL int32_t bHYPRE_Vector_Axpy( bHYPRE_Vector self, double a, bHYPRE_Vector x, sidl_BaseInterface *_ex)
-
Add ax to self
-
struct bHYPRE_Vector__object* bHYPRE_Vector__cast void* obj sidl_BaseInterface* _ex
-
Cast method for interface and class type conversions
-
void* bHYPRE_Vector__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
-
String cast method for interface and class type conversions
-
SIDL_C_INLINE_DECL void bHYPRE_Vector__exec( bHYPRE_Vector 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_Vector__getURL( bHYPRE_Vector self, sidl_BaseInterface *_ex)
-
Get the URL of the Implementation of this object (for RMI)
-
SIDL_C_INLINE_DECL void bHYPRE_Vector__raddRef( bHYPRE_Vector self, sidl_BaseInterface *_ex)
-
On a remote object, addrefs the remote instance
-
SIDL_C_INLINE_DECL sidl_bool bHYPRE_Vector__isRemote( bHYPRE_Vector self, sidl_BaseInterface *_ex)
-
TRUE if this object is remote, false if local
-
sidl_bool bHYPRE_Vector__isLocal( bHYPRE_Vector self, sidl_BaseInterface *_ex)
-
TRUE if this object is remote, false if local
-
struct bHYPRE_Vector__object* bHYPRE_Vector__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++