chrono::fsi::ChSystemFsi::LinSolverParameters Struct Reference
Description
Structure with linear solver parameters (used only for implicit SPH).
#include <ChSystemFsi.h>
Public Attributes | |
| SolverType | type |
| linear solver type (implicit SPH only, default: JACOBI) | |
| double | atol |
| absolute tolerance | |
| double | rtol |
| relative tolerance | |
| int | max_num_iters |
| maximum number of iterations | |
The documentation for this struct was generated from the following files:
- /builds/uwsbel/chrono/src/chrono_fsi/ChSystemFsi.h
- /builds/uwsbel/chrono/src/chrono_fsi/ChSystemFsi.cpp