int HYPRE_AMSSetCoordinateVectors

(HYPRE_Solver solver,
  HYPRE_ParVector x,
  HYPRE_ParVector y,
  HYPRE_ParVector z)

Sets the , and coordinates of the vertices in the mesh.

Documentation

Sets the , and coordinates of the vertices in the mesh.

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

Alphabetic index