.TH "sc::TwoBodyDerivIntCCA" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::TwoBodyDerivIntCCA \- This implements two body derivative integrals through the CCA interface\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::TwoBodyDerivInt\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBTwoBodyDerivIntCCA\fP (\fBIntegral\fP *, const \fBRef\fP< \fBGaussianBasisSet\fP > &b1, const \fBRef\fP< \fBGaussianBasisSet\fP > &b2, const \fBRef\fP< \fBGaussianBasisSet\fP > &b3, const \fBRef\fP< \fBGaussianBasisSet\fP > &b4, size_t storage, IntegralEvaluatorFactory, bool, string)" .br .ti -1c .RI "int \fBlog2_shell_bound\fP (int, int, int, int)" .br .RI "Return log base 2 of the maximum magnitude of any integral in a shell block\&. " .ti -1c .RI "void \fBcompute_shell\fP (int, int, int, int, \fBDerivCenters\fP &)" .br .RI "Given for shell indices, this will cause the integral buffer to be filled in\&. " .ti -1c .RI "size_t \fBstorage_used\fP ()" .br .ti -1c .RI "void \fBset_integral_storage\fP (size_t storage)" .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 "\fBRef\fP< \fBInt2eCCA\fP > \fBint2ecca_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP This implements two body derivative integrals through the CCA interface\&. .SH "Member Function Documentation" .PP .SS "int sc::TwoBodyDerivIntCCA::log2_shell_bound (int, int, int, int)\fC [virtual]\fP" .PP Return log base 2 of the maximum magnitude of any integral in a shell block\&. An index of -1 for any argument indicates any shell\&. .br .PP Implements \fBsc::TwoBodyDerivInt\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.