Semi-Structured Graph


bHYPRE_SStructGraph__object
Symbol "bHYPRE
extern C struct bHYPRE_SStructGraph__object* bHYPRE_SStructGraph__create void
Constructor function for the class
bHYPRE_SStructGraph bHYPRE_SStructGraph__createRemote(const char *, sidl_BaseInterface *_ex)
RMI constructor function for the class
bHYPRE_SStructGraph bHYPRE_SStructGraph__connect(const char *, sidl_BaseInterface *_ex)
RMI connector function for the class
bHYPRE_SStructGraph bHYPRE_SStructGraph_Create( bHYPRE_MPICommunicator mpi_comm, bHYPRE_SStructGrid grid)
Method: Create[]
bHYPRE_SStructGraph_SetCommGrid
Set the grid and communicator
int32_t bHYPRE_SStructGraph_SetStencil( bHYPRE_SStructGraph self, int32_t part, int32_t var, bHYPRE_SStructStencil stencil)
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
int32_t bHYPRE_SStructGraph_SetObjectType( bHYPRE_SStructGraph self, int32_t type)
Method: SetObjectType[]
bHYPRE_SStructGraph_SetCommunicator
Set the MPI Communicator
int32_t bHYPRE_SStructGraph_Initialize( bHYPRE_SStructGraph self)
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
Cast method for interface and class type conversions
void* bHYPRE_SStructGraph__cast2( void* obj, const char* type)
String cast method for interface and class type conversions
void bHYPRE_SStructGraph__exec( bHYPRE_SStructGraph self, const char* methodName, sidl_io_Deserializer inArgs, sidl_io_Serializer outArgs)
Select and execute a method by name
char* bHYPRE_SStructGraph__getURL( bHYPRE_SStructGraph self)
Get the URL of the Implementation of this object (for RMI)

alphabetic index hierarchy of classes


generated by doc++