![]() |
OGS
|
|
#include "AndersonAcceleration.h"#include <spdlog/fmt/ranges.h>#include <Eigen/LU>#include <algorithm>#include "AndersonWeights.h"#include "BaseLib/Error.h"#include "BaseLib/Logging.h"#include "MathLib/LinAlg/LinAlg.h"#include "NumLib/DOF/GlobalMatrixProviders.h"Go to the source code of this file.
Namespaces | |
| namespace | NumLib |
| namespace | NumLib::detail |
Functions | |
| Eigen::VectorXd | NumLib::detail::computeAndersonWeights (Eigen::MatrixXd G) |