Semi-Structured Stencil


bHYPRE_SStructStencil__object
Symbol "bHYPRE
extern C struct bHYPRE_SStructStencil__object* bHYPRE_SStructStencil__create sidl_BaseInterface* _ex
Constructor function for the class
bHYPRE_SStructStencil bHYPRE_SStructStencil__createRemote(const char * url, sidl_BaseInterface *_ex)
RMI constructor function for the class
bHYPRE_SStructStencil bHYPRE_SStructStencil__wrapObj(void * data, sidl_BaseInterface *_ex)
Wraps up the private data struct pointer (struct bHYPRE_SStructStencil__data) passed in rather than running the constructor
bHYPRE_SStructStencil__connect
RMI connector function for the class
bHYPRE_SStructStencil bHYPRE_SStructStencil_Create( int32_t ndim, int32_t size, sidl_BaseInterface *_ex)
This function is the preferred way to create a SStruct Stencil
bHYPRE_SStructStencil_Destroy
The Destroy function doesn't necessarily destroy anything
bHYPRE_SStructStencil_SetNumDimSize
Set the number of spatial dimensions and stencil entries
SIDL_C_INLINE_DECL int32_t bHYPRE_SStructStencil_SetEntry( bHYPRE_SStructStencil self, int32_t entry, int32_t* offset, int32_t dim, int32_t var, sidl_BaseInterface *_ex)
Set a stencil entry
struct bHYPRE_SStructStencil__object* bHYPRE_SStructStencil__cast void* obj sidl_BaseInterface* _ex
Cast method for interface and class type conversions
void* bHYPRE_SStructStencil__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
String cast method for interface and class type conversions
SIDL_C_INLINE_DECL void bHYPRE_SStructStencil__exec( bHYPRE_SStructStencil 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_SStructStencil__getURL( bHYPRE_SStructStencil self, sidl_BaseInterface *_ex)
Get the URL of the Implementation of this object (for RMI)
SIDL_C_INLINE_DECL void bHYPRE_SStructStencil__raddRef( bHYPRE_SStructStencil self, sidl_BaseInterface *_ex)
On a remote object, addrefs the remote instance
SIDL_C_INLINE_DECL sidl_bool bHYPRE_SStructStencil__isRemote( bHYPRE_SStructStencil self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
sidl_bool bHYPRE_SStructStencil__isLocal( bHYPRE_SStructStencil self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
struct bHYPRE_SStructStencil__object* bHYPRE_SStructStencil__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++