SIDL_C_INLINE_DECL int32_t bHYPRE_SStructGrid_AddUnstructuredPart

( bHYPRE_SStructGrid self,
  int32_t ilower,
  int32_t iupper,
  sidl_BaseInterface* _ex)

Add an unstructured part to the grid.

Documentation

Add an unstructured part to the grid. The variables in the unstructured part of the grid are referenced by a global rank between 0 and the total number of unstructured variables minus one. Each process owns some unique consecutive range of variables, defined by ilower and iupper.

NOTE: This is just a placeholder. This part of the interface is not finished.

Alphabetic index