int32_t bHYPRE_SStructGraph_AddEntries

( bHYPRE_SStructGraph self,
  int32_t part,
  int32_t* index,
  int32_t dim,
  int32_t var,
  int32_t to_part,
  int32_t* to_index,
  int32_t to_var,
  sidl_BaseInterface* _ex)

Add a non-stencil graph entry at a particular index.

Documentation

Add a non-stencil graph entry at a particular index. This graph entry is appended to the existing graph entries, and is referenced as such.

NOTE: Users are required to set graph entries on all processes that own the associated variables. This means that some data will be multiply defined.

Alphabetic index