int HYPRE_AMSSetEdgeConstantVectors

(HYPRE_Solver solver,
  HYPRE_ParVector Gx,
  HYPRE_ParVector Gy,
  HYPRE_ParVector Gz)

Sets the vectors , and which give the representations of the constant vector fields , and in the edge element basis.

Documentation

Sets the vectors , and which give the representations of the constant vector fields , and in the edge element basis.

Either HYPRE_AMSSetCoordinateVectors() or HYPRE_AMSSetEdgeConstantVectors() should be called before HYPRE_AMSSetup()!

Alphabetic index