int HYPRE_EuclidSetParam (HYPRE_Solver solver, char *name, char *value)


Documentation

Insert a single (name, value) pair in Euclid's options database. If the (name, value) pair already exists, this call updates the value. See also: HYPRE_EuclidSetParams, HYPRE_EuclidSetParamsFromFile.

Parameters:

argc - [IN] Length of argv array
argv - [IN] Array of strings

alphabetic index hierarchy of classes


generated by doc++