SemiStructured ParCSR Vector
-
bHYPRE_SStructParCSRVector__object
-
Symbol "bHYPRE
-
extern C struct bHYPRE_SStructParCSRVector__object* bHYPRE_SStructParCSRVector__create sidl_BaseInterface* _ex
-
Constructor function for the class
-
bHYPRE_SStructParCSRVector bHYPRE_SStructParCSRVector__createRemote(const char * url, sidl_BaseInterface *_ex)
-
RMI constructor function for the class
-
bHYPRE_SStructParCSRVector bHYPRE_SStructParCSRVector__wrapObj(void * data, sidl_BaseInterface *_ex)
-
Wraps up the private data struct pointer (struct bHYPRE_SStructParCSRVector__data) passed in rather than running the constructor
-
bHYPRE_SStructParCSRVector__connect
-
RMI connector function for the class
-
bHYPRE_SStructParCSRVector bHYPRE_SStructParCSRVector_Create( bHYPRE_MPICommunicator mpi_comm, bHYPRE_SStructGrid grid, sidl_BaseInterface *_ex)
-
This function is the preferred way to create a SStruct ParCSR Vector
-
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructParCSRVector_SetGrid( bHYPRE_SStructParCSRVector self, bHYPRE_SStructGrid grid, sidl_BaseInterface *_ex)
-
Set the vector grid
-
bHYPRE_SStructParCSRVector_SetValues
-
Set vector coefficients index by index
-
bHYPRE_SStructParCSRVector_SetBoxValues
-
Set vector coefficients a box at a time
-
bHYPRE_SStructParCSRVector_AddToValues
-
Set vector coefficients index by index
-
bHYPRE_SStructParCSRVector_AddToBoxValues
-
Set vector coefficients a box at a time
-
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructParCSRVector_Gather( bHYPRE_SStructParCSRVector self, sidl_BaseInterface *_ex)
-
Gather vector data before calling GetValues
-
bHYPRE_SStructParCSRVector_GetValues
-
Get vector coefficients index by index
-
bHYPRE_SStructParCSRVector_GetBoxValues
-
Get vector coefficients a box at a time
-
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructParCSRVector_SetComplex( bHYPRE_SStructParCSRVector self, sidl_BaseInterface *_ex)
-
Set the vector to be complex
-
bHYPRE_SStructParCSRVector_Print
-
Print the vector to file
-
bHYPRE_SStructParCSRVector_GetObject
-
A semi-structured matrix or vector contains a Struct or IJ matrix
or vector
-
bHYPRE_SStructParCSRVector_SetCommunicator
-
Set the MPI Communicator
-
bHYPRE_SStructParCSRVector_Destroy
-
The Destroy function doesn't necessarily destroy anything
-
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructParCSRVector_Initialize( bHYPRE_SStructParCSRVector self, sidl_BaseInterface *_ex)
-
Prepare an object for setting coefficient values, whether for
the first time or subsequently
-
bHYPRE_SStructParCSRVector_Assemble
-
Finalize the construction of an object before using, either
for the first time or on subsequent uses
-
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructParCSRVector_Clear( bHYPRE_SStructParCSRVector self, sidl_BaseInterface *_ex)
-
Set self to 0
-
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructParCSRVector_Copy( bHYPRE_SStructParCSRVector self, bHYPRE_Vector x, sidl_BaseInterface *_ex)
-
Copy data from x into self
-
bHYPRE_SStructParCSRVector_Clone
-
Create an x compatible with self
-
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructParCSRVector_Scale( bHYPRE_SStructParCSRVector self, double a, sidl_BaseInterface *_ex)
-
Scale self by a
-
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructParCSRVector_Dot( bHYPRE_SStructParCSRVector 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_SStructParCSRVector_Axpy( bHYPRE_SStructParCSRVector self, double a, bHYPRE_Vector x, sidl_BaseInterface *_ex)
-
Add ax to self
-
struct bHYPRE_SStructParCSRVector__object* bHYPRE_SStructParCSRVector__cast void* obj sidl_BaseInterface* _ex
-
Cast method for interface and class type conversions
-
void* bHYPRE_SStructParCSRVector__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
-
String cast method for interface and class type conversions
-
SIDL_C_INLINE_DECL void bHYPRE_SStructParCSRVector__exec( bHYPRE_SStructParCSRVector 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_SStructParCSRVector__getURL( bHYPRE_SStructParCSRVector self, sidl_BaseInterface *_ex)
-
Get the URL of the Implementation of this object (for RMI)
-
SIDL_C_INLINE_DECL void bHYPRE_SStructParCSRVector__raddRef( bHYPRE_SStructParCSRVector self, sidl_BaseInterface *_ex)
-
On a remote object, addrefs the remote instance
-
SIDL_C_INLINE_DECL sidl_bool bHYPRE_SStructParCSRVector__isRemote( bHYPRE_SStructParCSRVector self, sidl_BaseInterface *_ex)
-
TRUE if this object is remote, false if local
-
sidl_bool bHYPRE_SStructParCSRVector__isLocal( bHYPRE_SStructParCSRVector self, sidl_BaseInterface *_ex)
-
TRUE if this object is remote, false if local
-
struct bHYPRE_SStructParCSRVector__object* bHYPRE_SStructParCSRVector__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++