Semi-Structured Grid


bHYPRE_SStructGrid__object
Symbol "bHYPRE
extern C struct bHYPRE_SStructGrid__object* bHYPRE_SStructGrid__create void
Constructor function for the class
bHYPRE_SStructGrid bHYPRE_SStructGrid__createRemote(const char *, sidl_BaseInterface *_ex)
RMI constructor function for the class
bHYPRE_SStructGrid bHYPRE_SStructGrid__connect(const char *, sidl_BaseInterface *_ex)
RMI connector function for the class
bHYPRE_SStructGrid bHYPRE_SStructGrid_Create( bHYPRE_MPICommunicator mpi_comm, int32_t ndim, int32_t nparts)
Set the number of dimensions ndim and the number of structured parts nparts
int32_t bHYPRE_SStructGrid_SetNumDimParts( bHYPRE_SStructGrid self, int32_t ndim, int32_t nparts)
Method: SetNumDimParts[]
int32_t bHYPRE_SStructGrid_SetCommunicator( bHYPRE_SStructGrid self, bHYPRE_MPICommunicator mpi_comm)
Method: SetCommunicator[]
int32_t bHYPRE_SStructGrid_SetExtents( bHYPRE_SStructGrid self, int32_t part, int32_t* ilower, int32_t* iupper, int32_t dim)
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
int32_t bHYPRE_SStructGrid_SetPeriodic( bHYPRE_SStructGrid self, int32_t part, int32_t* periodic, int32_t dim)
(Optional) Set periodic for a particular part
int32_t bHYPRE_SStructGrid_SetNumGhost( bHYPRE_SStructGrid self, int32_t* num_ghost, int32_t dim2)
Setting ghost in the sgrids
int32_t bHYPRE_SStructGrid_Assemble( bHYPRE_SStructGrid self)
Method: Assemble[]
struct bHYPRE_SStructGrid__object* bHYPRE_SStructGrid__cast void* obj
Cast method for interface and class type conversions
void* bHYPRE_SStructGrid__cast2( void* obj, const char* type)
String cast method for interface and class type conversions
void bHYPRE_SStructGrid__exec( bHYPRE_SStructGrid self, const char* methodName, sidl_io_Deserializer inArgs, sidl_io_Serializer outArgs)
Select and execute a method by name
char* bHYPRE_SStructGrid__getURL( bHYPRE_SStructGrid self)
Get the URL of the Implementation of this object (for RMI)

alphabetic index hierarchy of classes


generated by doc++