int HYPRE_SStructMatrixSetObjectType

(HYPRE_SStructMatrix 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 be either HYPRE_SSTRUCT (the default), HYPRE_STRUCT, or HYPRE_PARCSR.

See Also:
HYPRE_SStructMatrixGetObject

Alphabetic index