Parameters for elliptic (2D) solvers
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=16), | protected | :: | select_hsolver | = | 'MGMRES' |
Type of solver for perpendicular helmholtz_solver |
|
| type(parameters_helmholtz_solver_factory), | protected | :: | params_hsolver |
Parameters for perpendicular elliptic solver |
Reads parameters related with hsolver
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |
Filename, to read from |
Writes parameters related with hsolver
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in), | optional | :: | filename |
If present, filename where params are written to, if not present, writes to screen |