int HYPRE_StructMatrixSetSymmetric

(HYPRE_StructMatrix matrix,
  int symmetric)

Define symmetry properties of the matrix.

Documentation

Define symmetry properties of the matrix. By default, matrices are assumed to be nonsymmetric. Significant storage savings can be made if the matrix is symmetric.

Alphabetic index