GEOS
Public Attributes | List of all members
geos::LinearSolverParameters::Relaxation Struct Reference

Relaxation/stationary iteration parameters (Richardson, damped Jacobi, etc.) More...

#include <LinearSolverParameters.hpp>

Public Attributes

real64 weight = 2.0 / 3.0
 Relaxation weight (omega) for stationary iterations.
 

Detailed Description

Relaxation/stationary iteration parameters (Richardson, damped Jacobi, etc.)

Definition at line 136 of file LinearSolverParameters.hpp.


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