-
*HYPRE_StructVector - The vector object
-
HYPRE_StructVectorCreate - Create a vector object
-
HYPRE_StructVectorDestroy - Destroy a vector object
-
HYPRE_StructVectorInitialize - Prepare a vector object for setting coefficient values
-
HYPRE_StructVectorClearGhostValues - Clears the ghostvalues of vector object.
-
HYPRE_StructVectorSetValues - Set vector coefficients index by index.
-
HYPRE_StructVectorAddToValues - Add to vector coefficients index by index.
-
HYPRE_StructVectorSetBoxValues - Set vector coefficients a box at a time.
-
HYPRE_StructVectorAddToBoxValues - Add to vector coefficients a box at a time.
-
HYPRE_StructVectorAssemble - Finalize the construction of the vector before using
-
HYPRE_StructVectorGetValues - Get vector coefficients index by index.
-
HYPRE_StructVectorGetBoxValues - Get vector coefficients a box at a time.
-
HYPRE_StructVectorPrint - Print the vector to file.
Alphabetic index