int HYPRE_IJVectorSetObjectType

(HYPRE_IJVector 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 only be HYPRE_PARCSR.

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

See Also:
HYPRE_IJVectorGetObject

Alphabetic index