Public Member Functions | |
| Jworkertest (const symmMatrix &D_, const IntegralInfo &integralInfo_, const BasisInfoStruct &basisInfo_, const JK::Params &J_K_params_, std::vector< int > const &permutationHML_) | |
| void | ComputeMatrix (ergo_real param, symmMatrix &result) const |
Private Attributes | |
| const symmMatrix & | D |
| const IntegralInfo & | integralInfo |
| const BasisInfoStruct & | basisInfo |
| JK::Params | J_K_params |
| std::vector< int > const & | permutationHML |
| Jworkertest::Jworkertest | ( | const symmMatrix & | D_, | |
| const IntegralInfo & | integralInfo_, | |||
| const BasisInfoStruct & | basisInfo_, | |||
| const JK::Params & | J_K_params_, | |||
| std::vector< int > const & | permutationHML_ | |||
| ) |
References J_K_params.
| void Jworkertest::ComputeMatrix | ( | ergo_real | param, | |
| symmMatrix & | result | |||
| ) | const |
References basisInfo, compute_J_by_boxes_sparse(), D, integralInfo, J_K_params, permutationHML, and JK::Params::threshold_J.
const BasisInfoStruct& Jworkertest::basisInfo [private] |
Referenced by ComputeMatrix().
const symmMatrix& Jworkertest::D [private] |
Referenced by ComputeMatrix().
const IntegralInfo& Jworkertest::integralInfo [private] |
Referenced by ComputeMatrix().
JK::Params Jworkertest::J_K_params [private] |
Referenced by ComputeMatrix(), and Jworkertest().
std::vector<int> const& Jworkertest::permutationHML [private] |
Referenced by ComputeMatrix().
1.6.1