int HYPRE_IJMatrixSetObjectType (HYPRE_IJMatrix matrix, int type)

Set the storage type of the matrix object to be constructed

Documentation

Set the storage type of the matrix object to be constructed. Currently, type can only be HYPRE_PARCSR.

Not collective, but must be the same on all processes.

See Also:
HYPRE_IJMatrixGetObject

alphabetic index hierarchy of classes


generated by doc++