SIDL_C_INLINE_DECL int32_t bHYPRE_IJParCSRVector_SetLocalRange ( bHYPRE_IJParCSRVector self, int32_t jlower, int32_t jupper, sidl_BaseInterface *_ex)

Set the local range for a vector object

Documentation

Set the local range for a vector object. Each process owns some unique consecutive range of vector unknowns, indicated by the global indices jlower and jupper. The data is required to be such that the value of jlower on any process be exactly one more than the value of jupper on process . Note that the first index of the global vector may start with any integer value. In particular, one may use zero- or one-based indexing.

Collective.

alphabetic index hierarchy of classes


generated by doc++