![]() |
OGS
|
|
One entry of the history: the iterate x it was taken from and the (possibly damped) step \( f = \beta(g(x) - x) \) leading away from it. The two vectors are only ever appended, rotated and dropped together.
Definition at line 70 of file AndersonAcceleration.h.
Public Attributes | |
| GlobalVector * | x |
| GlobalVector * | f |
| GlobalVector* NumLib::AndersonAcceleration::HistoryEntry::f |
Definition at line 73 of file AndersonAcceleration.h.
Referenced by NumLib::AndersonAcceleration::releaseHistoryEntry().
| GlobalVector* NumLib::AndersonAcceleration::HistoryEntry::x |
Definition at line 72 of file AndersonAcceleration.h.
Referenced by NumLib::AndersonAcceleration::releaseHistoryEntry().