ergo
Jworkertest Class Reference

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 symmMatrixD
 
const IntegralInfointegralInfo
 
const BasisInfoStructbasisInfo
 
JK::Params J_K_params
 
std::vector< int > const & permutationHML
 

Constructor & Destructor Documentation

◆ Jworkertest()

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.

Member Function Documentation

◆ ComputeMatrix()

void Jworkertest::ComputeMatrix ( ergo_real  param,
symmMatrix result 
) const

Member Data Documentation

◆ basisInfo

const BasisInfoStruct& Jworkertest::basisInfo
private

Referenced by ComputeMatrix().

◆ D

const symmMatrix& Jworkertest::D
private

Referenced by ComputeMatrix().

◆ integralInfo

const IntegralInfo& Jworkertest::integralInfo
private

Referenced by ComputeMatrix().

◆ J_K_params

JK::Params Jworkertest::J_K_params
private

Referenced by ComputeMatrix(), and Jworkertest().

◆ permutationHML

std::vector<int> const& Jworkertest::permutationHML
private

Referenced by ComputeMatrix().


The documentation for this class was generated from the following file: