int parameters

(int numParams, char** paramStrings)

The parameter function is the single most important function to pass solver information (which solver, which preconditioner, tolerance, other solver parameters) to HYPRE.

Documentation

The parameter function is the single most important function to pass solver information (which solver, which preconditioner, tolerance, other solver parameters) to HYPRE.
Parameters:
numParams - - number of command strings
paramStrings - - the command strings

Alphabetic index