ergo
|
#include "realtype.h"
Go to the source code of this file.
Functions | |
int | solve_linear_equation_system (int n, const ergo_real *matrix, const ergo_real *RHS, ergo_real *resultVector) |
int solve_linear_equation_system | ( | int | n, |
const ergo_real * | matrix, | ||
const ergo_real * | RHS, | ||
ergo_real * | resultVector | ||
) |
References A, template_lapack_gesv(), do_output(), LOG_CAT_ERROR, and LOG_AREA_LOWLEVEL.
Referenced by DIISManagerRestricted::GetCombinedFockMatrix(), DIISManagerUnrestricted::GetCombinedFockMatrices(), and LR::SetOfEqSolver::getResidual().