Semi-Structured Graph


bHYPRE_SStructGraph__object
Symbol "bHYPRE
extern C struct bHYPRE_SStructGraph__object* bHYPRE_SStructGraph__create sidl_BaseInterface* _ex
Constructor function for the class
bHYPRE_SStructGraph bHYPRE_SStructGraph__createRemote(const char * url, sidl_BaseInterface *_ex)
RMI constructor function for the class
bHYPRE_SStructGraph bHYPRE_SStructGraph__wrapObj(void * data, sidl_BaseInterface *_ex)
Wraps up the private data struct pointer (struct bHYPRE_SStructGraph__data) passed in rather than running the constructor
bHYPRE_SStructGraph__connect
RMI connector function for the class
bHYPRE_SStructGraph bHYPRE_SStructGraph_Create( bHYPRE_MPICommunicator mpi_comm, bHYPRE_SStructGrid grid, sidl_BaseInterface *_ex)
This function is the preferred way to create a SStruct Graph
bHYPRE_SStructGraph_SetCommGrid
Set the grid and communicator
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructGraph_SetStencil( bHYPRE_SStructGraph self, int32_t part, int32_t var, bHYPRE_SStructStencil stencil, sidl_BaseInterface *_ex)
Set the stencil for a variable on a structured part of the grid
bHYPRE_SStructGraph_AddEntries
Add a non-stencil graph entry at a particular index
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructGraph_SetObjectType( bHYPRE_SStructGraph self, int32_t type, sidl_BaseInterface *_ex)
Method: SetObjectType[]
bHYPRE_SStructGraph_SetCommunicator
Set the MPI Communicator
bHYPRE_SStructGraph_Destroy
The Destroy function doesn't necessarily destroy anything
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructGraph_Initialize( bHYPRE_SStructGraph self, sidl_BaseInterface *_ex)
Prepare an object for setting coefficient values, whether for the first time or subsequently
bHYPRE_SStructGraph_Assemble
Finalize the construction of an object before using, either for the first time or on subsequent uses
struct bHYPRE_SStructGraph__object* bHYPRE_SStructGraph__cast void* obj sidl_BaseInterface* _ex
Cast method for interface and class type conversions
void* bHYPRE_SStructGraph__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
String cast method for interface and class type conversions
SIDL_C_INLINE_DECL void bHYPRE_SStructGraph__exec( bHYPRE_SStructGraph 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_SStructGraph__getURL( bHYPRE_SStructGraph self, sidl_BaseInterface *_ex)
Get the URL of the Implementation of this object (for RMI)
SIDL_C_INLINE_DECL void bHYPRE_SStructGraph__raddRef( bHYPRE_SStructGraph self, sidl_BaseInterface *_ex)
On a remote object, addrefs the remote instance
SIDL_C_INLINE_DECL sidl_bool bHYPRE_SStructGraph__isRemote( bHYPRE_SStructGraph self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
sidl_bool bHYPRE_SStructGraph__isLocal( bHYPRE_SStructGraph self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
struct bHYPRE_SStructGraph__object* bHYPRE_SStructGraph__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++