SemiStructured Vector
-
bHYPRE_SStructVector__object
-
Symbol "bHYPRE
-
extern C struct bHYPRE_SStructVector__object* bHYPRE_SStructVector__create void
-
Constructor function for the class
-
bHYPRE_SStructVector bHYPRE_SStructVector__createRemote(const char *, sidl_BaseInterface *_ex)
-
RMI constructor function for the class
-
bHYPRE_SStructVector bHYPRE_SStructVector__connect(const char *, sidl_BaseInterface *_ex)
-
RMI connector function for the class
-
bHYPRE_SStructVector bHYPRE_SStructVector_Create( bHYPRE_MPICommunicator mpi_comm, bHYPRE_SStructGrid grid)
-
Method: Create[]
-
int32_t bHYPRE_SStructVector_SetObjectType( bHYPRE_SStructVector self, int32_t type)
-
Method: SetObjectType[]
-
bHYPRE_SStructVector_SetCommunicator
-
Set the MPI Communicator
-
int32_t bHYPRE_SStructVector_Initialize( bHYPRE_SStructVector self)
-
Prepare an object for setting coefficient values, whether for
the first time or subsequently
-
bHYPRE_SStructVector_Assemble
-
Finalize the construction of an object before using, either
for the first time or on subsequent uses
-
bHYPRE_SStructVector_GetObject
-
A semi-structured matrix or vector contains a Struct or IJ matrix
or vector
-
int32_t bHYPRE_SStructVector_SetGrid( bHYPRE_SStructVector self, bHYPRE_SStructGrid grid)
-
Set the vector grid
-
bHYPRE_SStructVector_SetValues
-
Set vector coefficients index by index
-
bHYPRE_SStructVector_SetBoxValues
-
Set vector coefficients a box at a time
-
bHYPRE_SStructVector_AddToValues
-
Set vector coefficients index by index
-
bHYPRE_SStructVector_AddToBoxValues
-
Set vector coefficients a box at a time
-
int32_t bHYPRE_SStructVector_Gather( bHYPRE_SStructVector self)
-
Gather vector data before calling GetValues
-
bHYPRE_SStructVector_GetValues
-
Get vector coefficients index by index
-
bHYPRE_SStructVector_GetBoxValues
-
Get vector coefficients a box at a time
-
int32_t bHYPRE_SStructVector_SetComplex( bHYPRE_SStructVector self)
-
Set the vector to be complex
-
bHYPRE_SStructVector_Print
-
Print the vector to file
-
int32_t bHYPRE_SStructVector_Clear( bHYPRE_SStructVector self)
-
Set self to 0
-
int32_t bHYPRE_SStructVector_Copy( bHYPRE_SStructVector self, bHYPRE_Vector x)
-
Copy data from x into self
-
bHYPRE_SStructVector_Clone
-
Create an x compatible with self
-
int32_t bHYPRE_SStructVector_Scale( bHYPRE_SStructVector self, double a)
-
Scale self by a
-
int32_t bHYPRE_SStructVector_Dot( bHYPRE_SStructVector self, bHYPRE_Vector x, double* d)
-
Compute d, the inner-product of self and x
-
int32_t bHYPRE_SStructVector_Axpy( bHYPRE_SStructVector self, double a, bHYPRE_Vector x)
-
Add a*x to self
-
struct bHYPRE_SStructVector__object* bHYPRE_SStructVector__cast void* obj
-
Cast method for interface and class type conversions
-
void* bHYPRE_SStructVector__cast2( void* obj, const char* type)
-
String cast method for interface and class type conversions
-
void bHYPRE_SStructVector__exec( bHYPRE_SStructVector self, const char* methodName, sidl_io_Deserializer inArgs, sidl_io_Serializer outArgs)
-
Select and execute a method by name
-
char* bHYPRE_SStructVector__getURL( bHYPRE_SStructVector self)
-
Get the URL of the Implementation of this object (for RMI)
alphabetic index hierarchy of classes
generated by doc++