Semi-Structured Grid


bHYPRE_SStructGrid__object
Symbol "bHYPRE
extern C struct bHYPRE_SStructGrid__object* bHYPRE_SStructGrid__create sidl_BaseInterface* _ex
Constructor function for the class
bHYPRE_SStructGrid bHYPRE_SStructGrid__createRemote(const char * url, sidl_BaseInterface *_ex)
RMI constructor function for the class
bHYPRE_SStructGrid bHYPRE_SStructGrid__wrapObj(void * data, sidl_BaseInterface *_ex)
Wraps up the private data struct pointer (struct bHYPRE_SStructGrid__data) passed in rather than running the constructor
bHYPRE_SStructGrid__connect
RMI connector function for the class
bHYPRE_SStructGrid bHYPRE_SStructGrid_Create( bHYPRE_MPICommunicator mpi_comm, int32_t ndim, int32_t nparts, sidl_BaseInterface *_ex)
This function is the preferred way to create a SStruct Grid
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructGrid_SetNumDimParts( bHYPRE_SStructGrid self, int32_t ndim, int32_t nparts, sidl_BaseInterface *_ex)
Method: SetNumDimParts[]
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructGrid_SetCommunicator( bHYPRE_SStructGrid self, bHYPRE_MPICommunicator mpi_comm, sidl_BaseInterface *_ex)
Method: SetCommunicator[]
bHYPRE_SStructGrid_Destroy
The Destroy function doesn't necessarily destroy anything
int32_t bHYPRE_SStructGrid_SetExtents( bHYPRE_SStructGrid self, int32_t part, int32_t* ilower, int32_t* iupper, int32_t dim, sidl_BaseInterface *_ex)
Set the extents for a box on a structured part of the grid
bHYPRE_SStructGrid_SetVariable
Describe the variables that live on a structured part of the grid
bHYPRE_SStructGrid_AddVariable
Describe additional variables that live at a particular index
bHYPRE_SStructGrid_SetNeighborBox
Describe how regions just outside of a part relate to other parts
bHYPRE_SStructGrid_AddUnstructuredPart
Add an unstructured part to the grid
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructGrid_SetPeriodic( bHYPRE_SStructGrid self, int32_t part, int32_t* periodic, int32_t dim, sidl_BaseInterface *_ex)
(Optional) Set periodic for a particular part
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructGrid_SetNumGhost( bHYPRE_SStructGrid self, int32_t* num_ghost, int32_t dim2, sidl_BaseInterface *_ex)
Setting ghost in the sgrids
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructGrid_Assemble( bHYPRE_SStructGrid self, sidl_BaseInterface *_ex)
final construction of the object before its use
struct bHYPRE_SStructGrid__object* bHYPRE_SStructGrid__cast void* obj sidl_BaseInterface* _ex
Cast method for interface and class type conversions
void* bHYPRE_SStructGrid__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
String cast method for interface and class type conversions
SIDL_C_INLINE_DECL void bHYPRE_SStructGrid__exec( bHYPRE_SStructGrid 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_SStructGrid__getURL( bHYPRE_SStructGrid self, sidl_BaseInterface *_ex)
Get the URL of the Implementation of this object (for RMI)
SIDL_C_INLINE_DECL void bHYPRE_SStructGrid__raddRef( bHYPRE_SStructGrid self, sidl_BaseInterface *_ex)
On a remote object, addrefs the remote instance
SIDL_C_INLINE_DECL sidl_bool bHYPRE_SStructGrid__isRemote( bHYPRE_SStructGrid self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
sidl_bool bHYPRE_SStructGrid__isLocal( bHYPRE_SStructGrid self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
struct bHYPRE_SStructGrid__object* bHYPRE_SStructGrid__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++