-
*HYPRE_SStructVector - The vector object
-
HYPRE_SStructVectorCreate - Create a vector object
-
HYPRE_SStructVectorDestroy - Destroy a vector object
-
HYPRE_SStructVectorInitialize - Prepare a vector object for setting coefficient values
-
HYPRE_SStructVectorSetValues - Set vector coefficients index by index.
-
HYPRE_SStructVectorAddToValues - Add to vector coefficients index by index.
-
HYPRE_SStructVectorSetBoxValues - Set vector coefficients a box at a time.
-
HYPRE_SStructVectorAddToBoxValues - Add to vector coefficients a box at a time.
-
HYPRE_SStructVectorAssemble - Finalize the construction of the vector before using
-
HYPRE_SStructVectorGather - Gather vector data so that efficient GetValues can be done.
-
HYPRE_SStructVectorGetValues - Get vector coefficients index by index.
-
HYPRE_SStructVectorGetBoxValues - Get vector coefficients a box at a time.
-
HYPRE_SStructVectorSetObjectType - Set the storage type of the vector object to be constructed.
-
HYPRE_SStructVectorGetObject - Get a reference to the constructed vector object.
-
HYPRE_SStructVectorSetComplex - Set the vector to be complex
-
HYPRE_SStructVectorPrint - Print the vector to file.
Alphabetic index