hypre
Reference Manual
Struct System Interface
A structured-grid conceptual interface
SStruct System Interface
A semi-structured-grid conceptual interface
IJ System Interface
A linear-algebraic conceptual interface
Struct Solvers
Linear solvers for structured grids
SStruct Solvers
Linear solvers for semi-structured grids
ParCSR Solvers
Linear solvers for sparse matrix systems
int
HYPRE_BoomerAMGSetPostInterpType
(HYPRE_Solver solver, int post_interp_type)
(Optional) Switches on use of Jacobi interpolation after computing an original interpolation
int
HYPRE_BoomerAMGSetJacobiTruncThreshold
(HYPRE_Solver solver, double jacobi_trunc_threshold)
(Optional) Sets a truncation threshold for Jacobi interpolation
int
HYPRE_BoomerAMGSetNumCRRelaxSteps
(HYPRE_Solver solver, int num_CR_relax_steps)
(Optional) Defines the number of relaxation steps for CR The default is 2
HYPRE_BoomerAMGSetCRRate
(Optional) Defines convergence rate for CR The default is 0
int
HYPRE_BoomerAMGSetISType
(HYPRE_Solver solver, int IS_type)
(Optional) Defines the Type of independent set algorithm used for CR
Finite Element Interface
A finite element-based conceptual interface
Version:
1.11.1b
alphabetic index
hierarchy of classes
generated by
doc++