Vector Interface
-
bHYPRE_Vector__object
-
Symbol "bHYPRE
-
extern C bHYPRE_Vector bHYPRE_Vector__connect(const char *, sidl_BaseInterface *_ex)
-
RMI connector function for the class
-
int32_t bHYPRE_Vector_Clear( bHYPRE_Vector self)
-
Set self to 0
-
int32_t bHYPRE_Vector_Copy( bHYPRE_Vector self, bHYPRE_Vector x)
-
Copy x into self
-
bHYPRE_Vector_Clone
-
Create an x compatible with self
-
int32_t bHYPRE_Vector_Scale( bHYPRE_Vector self, double a)
-
Scale self by a
-
int32_t bHYPRE_Vector_Dot( bHYPRE_Vector self, bHYPRE_Vector x, double* d)
-
Compute d, the inner-product of self and x
-
int32_t bHYPRE_Vector_Axpy( bHYPRE_Vector self, double a, bHYPRE_Vector x)
-
Add a*x to self
-
struct bHYPRE_Vector__object* bHYPRE_Vector__cast void* obj
-
Cast method for interface and class type conversions
-
void* bHYPRE_Vector__cast2( void* obj, const char* type)
-
String cast method for interface and class type conversions
-
void bHYPRE_Vector__exec( bHYPRE_Vector self, const char* methodName, sidl_io_Deserializer inArgs, sidl_io_Serializer outArgs)
-
Select and execute a method by name
-
void bHYPRE_Vector__sexec( const char* methodName, sidl_io_Deserializer inArgs, sidl_io_Serializer outArgs)
-
static Exec method for reflexity
-
char* bHYPRE_Vector__getURL( bHYPRE_Vector self)
-
Get the URL of the Implementation of this object (for RMI)
alphabetic index hierarchy of classes
generated by doc++