Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Public Attributes | List of all members
serac::AMGXOptions Struct Reference

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.
 

Detailed Description

Stores the information required to configure a NVIDIA AMGX preconditioner.

Definition at line 149 of file solver_config.hpp.


The documentation for this struct was generated from the following file: