.TH "sc::Int2eCCA" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::Int2eCCA \- \fBInt2eCCA\fP adapts CCA integrals components for use within SC\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::RefCount\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBInt2eCCA\fP (\fBIntegral\fP *integral, const \fBRef\fP< \fBGaussianBasisSet\fP > &b1, const \fBRef\fP< \fBGaussianBasisSet\fP > &b2, const \fBRef\fP< \fBGaussianBasisSet\fP > &b3, const \fBRef\fP< \fBGaussianBasisSet\fP > &b4, int order, size_t storage, IntegralEvaluatorFactory, bool, string)" .br .ti -1c .RI "double * \fBbuffer\fP ()" .br .ti -1c .RI "void \fBcompute_erep\fP (int is, int js, int ks, int ls)" .br .ti -1c .RI "void \fBcompute_erep_1der\fP (int is, int js, int ks, int ls, Chemistry::QC::GaussianBasis::DerivCenters &dc)" .br .ti -1c .RI "int \fBredundant\fP () const" .br .ti -1c .RI "void \fBset_redundant\fP (int i)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fBIntegral\fP * \fBintegral_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP \fBInt2eCCA\fP adapts CCA integrals components for use within SC\&. It is used by \fBTwoBodyIntCCA\fP and \fBTwoBodyDerivIntCCA\fP to implement the \fBIntegralCCA\fP class\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.