ergo
|
Public Member Functions | |
void | do_mat_vec_mul (int n, const ergo_real *sourceVector, ergo_real *resultVector) const |
Public Attributes | |
int | nEl |
int | nSOs |
int | nSlaterDets |
const four_idx_SO_struct * | g_SO |
const two_idx_SO_struct * | h_SO |
const SlaterDet_struct * | SlaterDetList |
SlaterDet_struct ** | groupList |
ergo_real | shift |
|
inline |
References mult_by_CI_matrix_direct().
const four_idx_SO_struct* MatVecMul::g_SO |
Referenced by do_CI().
SlaterDet_struct** MatVecMul::groupList |
Referenced by do_CI().
const two_idx_SO_struct* MatVecMul::h_SO |
Referenced by do_CI().
int MatVecMul::nEl |
Referenced by do_CI().
int MatVecMul::nSlaterDets |
Referenced by do_CI().
int MatVecMul::nSOs |
Referenced by do_CI().
const SlaterDet_struct* MatVecMul::SlaterDetList |
Referenced by do_CI().