Struct Vectors


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

Alphabetic index