|
ASPECT
|
Public Types | |
| enum | Kind { local_smoothing, global_coarsening } |
Static Public Member Functions | |
| static const std::string | pattern () |
| static Kind | parse (const std::string &input) |
This enum represents the different choices for the linear solver for the Stoke system. See stokes_solver_type.
Definition at line 388 of file parameters.h.
| enum aspect::Parameters::StokesGMGType::Kind |
| Enumerator | |
|---|---|
| local_smoothing | |
| global_coarsening | |
Definition at line 390 of file parameters.h.
|
inlinestatic |
Definition at line 396 of file parameters.h.
|
inlinestatic |
Definition at line 402 of file parameters.h.