Select one of the preconfigured solvers and get solver-specific parameters
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(hypre_obj), | intent(inout) | :: | this |
Hypre machinery |
||
character(len=*), | intent(in) | :: | name |
Name of solver to be used |
||
real(kind=wp), | intent(in), | optional | :: | MaxTol |
Maximum relative tolerance |
|
integer, | intent(in), | optional | :: | MaxIt |
Maximum number of subiterations |
|
integer, | intent(in), | optional | :: | RelaxType |
Relaxation type |