int HYPRE_SStructVectorSetObjectType

(HYPRE_SStructVector vector,
  int type)

Set the storage type of the vector object to be constructed.

Documentation

Set the storage type of the vector object to be constructed. Currently, type can be either HYPRE_SSTRUCT (the default), HYPRE_STRUCT, or HYPRE_PARCSR.

See Also:
HYPRE_SStructVectorGetObject

Alphabetic index