|
Serac
0.1
Serac is an implicit thermal strucural mechanics simulation code.
|
Stores the information required to configure a NVIDIA AMGX preconditioner. More...
#include <solver_config.hpp>
Public Attributes | |
| AMGXSolver | solver = AMGXSolver::AMG |
| The solver algorithm. | |
| AMGXSolver | smoother = AMGXSolver::JACOBI_L1 |
| The smoother algorithm. | |
| bool | verbose = false |
| Whether to display statistics from AMGX. | |
Stores the information required to configure a NVIDIA AMGX preconditioner.
Definition at line 238 of file solver_config.hpp.