-
HYPRE_SStructMaxwellCreate - Create a solver object
-
HYPRE_SStructMaxwellDestroy - Destroy a solver object.
-
HYPRE_SStructMaxwellSetup - Prepare to solve the system.
-
HYPRE_SStructMaxwellSolve - Solve the system.
-
HYPRE_SStructMaxwellSolve2 - Solve the system.
-
HYPRE_SStructMaxwellSetGrad - Sets the gradient operator in the Maxwell solver
-
HYPRE_SStructMaxwellSetRfactors - Sets the coarsening factor
-
HYPRE_SStructMaxwellPhysBdy - Finds the physical boundary row ranks on all levels
-
HYPRE_SStructMaxwellEliminateRowsCols - Eliminates the rows and cols corresponding to the physical boundary in a parcsr matrix
-
HYPRE_SStructMaxwellZeroVector - Zeros the rows corresponding to the physical boundary in a par vector
-
HYPRE_SStructMaxwellSetSetConstantCoef - (Optional) Set the constant coefficient flag- Nedelec interpolation used
-
HYPRE_SStructMaxwellGrad - (Optional) Creates a gradient matrix from the grid.
-
HYPRE_SStructMaxwellSetTol - (Optional) Set the convergence tolerance
-
HYPRE_SStructMaxwellSetMaxIter - (Optional) Set maximum number of iterations
-
HYPRE_SStructMaxwellSetRelChange - (Optional) Additionally require that the relative difference in successive iterates be small
-
HYPRE_SStructMaxwellSetNumPreRelax - (Optional) Set number of relaxation sweeps before coarse-grid correction
-
HYPRE_SStructMaxwellSetNumPostRelax - (Optional) Set number of relaxation sweeps after coarse-grid correction
-
HYPRE_SStructMaxwellSetLogging - (Optional) Set the amount of logging to do
-
HYPRE_SStructMaxwellGetNumIterations - Return the number of iterations taken
-
HYPRE_SStructMaxwellGetFinalRelativeResidualNorm - Return the norm of the final relative residual
Alphabetic index