Struct Grid


bHYPRE_StructGrid__object
Symbol "bHYPRE
extern C struct bHYPRE_StructGrid__object* bHYPRE_StructGrid__create sidl_BaseInterface* _ex
Constructor function for the class
bHYPRE_StructGrid bHYPRE_StructGrid__createRemote(const char * url, sidl_BaseInterface *_ex)
RMI constructor function for the class
bHYPRE_StructGrid bHYPRE_StructGrid__wrapObj(void * data, sidl_BaseInterface *_ex)
Wraps up the private data struct pointer (struct bHYPRE_StructGrid__data) passed in rather than running the constructor
bHYPRE_StructGrid__connect
RMI connector function for the class
bHYPRE_StructGrid bHYPRE_StructGrid_Create( bHYPRE_MPICommunicator mpi_comm, int32_t dim, sidl_BaseInterface *_ex)
This function is the preferred way to create a Struct Grid
bHYPRE_StructGrid_SetCommunicator
Set the MPI Communicator
bHYPRE_StructGrid_Destroy
The Destroy function doesn't necessarily destroy anything
SIDL_C_INLINE_DECL int32_t bHYPRE_StructGrid_SetDimension( bHYPRE_StructGrid self, int32_t dim, sidl_BaseInterface *_ex)
Method: SetDimension[]
bHYPRE_StructGrid_SetExtents
Define the lower and upper corners of a box of the grid
bHYPRE_StructGrid_SetPeriodic
Set the periodicity for the grid
bHYPRE_StructGrid_SetNumGhost
Set the number of ghost zones, separately on the lower and upper sides for each dimension
SIDL_C_INLINE_DECL int32_t bHYPRE_StructGrid_Assemble( bHYPRE_StructGrid self, sidl_BaseInterface *_ex)
final construction of the object before its use
struct bHYPRE_StructGrid__object* bHYPRE_StructGrid__cast void* obj sidl_BaseInterface* _ex
Cast method for interface and class type conversions
void* bHYPRE_StructGrid__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
String cast method for interface and class type conversions
SIDL_C_INLINE_DECL void bHYPRE_StructGrid__exec( bHYPRE_StructGrid 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_StructGrid__getURL( bHYPRE_StructGrid self, sidl_BaseInterface *_ex)
Get the URL of the Implementation of this object (for RMI)
SIDL_C_INLINE_DECL void bHYPRE_StructGrid__raddRef( bHYPRE_StructGrid self, sidl_BaseInterface *_ex)
On a remote object, addrefs the remote instance
SIDL_C_INLINE_DECL sidl_bool bHYPRE_StructGrid__isRemote( bHYPRE_StructGrid self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
sidl_bool bHYPRE_StructGrid__isLocal( bHYPRE_StructGrid self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
struct bHYPRE_StructGrid__object* bHYPRE_StructGrid__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++