int32_t bHYPRE_IJParCSRVector_GetObject ( bHYPRE_IJParCSRVector self, SIDL_BaseInterface* A)

The problem definition interface is a builder that creates an object that contains the problem definition information, e

Documentation

The problem definition interface is a builder that creates an object that contains the problem definition information, e.g. a matrix. To perform subsequent operations with that object, it must be returned from the problem definition object. GetObject performs this function. At compile time, the type of the returned object is unknown. Thus, the returned type is a SIDL.BaseInterface. QueryInterface or Cast must be used on the returned object to convert it into a known type.

alphabetic index hierarchy of classes


generated by doc++