.TH "sc::OneBodyIntCCA" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::OneBodyIntCCA \- This implements one body integrals through the CCA interface\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::OneBodyInt\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBOneBodyIntCCA\fP (\fBIntegral\fP *, const \fBRef\fP< \fBGaussianBasisSet\fP > &, const \fBRef\fP< \fBGaussianBasisSet\fP > &, IntegralEvaluatorFactory, IntegralFunction, bool)" .br .ti -1c .RI "void \fBcompute_shell\fP (int, int)" .br .RI "Computes the integrals between basis functions in the given shell pair\&. " .ti -1c .RI "bool \fBcloneable\fP ()" .br .RI "Return true if the clone member can be called\&. " .ti -1c .RI "\fBRef\fP< \fBOneBodyInt\fP > \fBclone\fP ()" .br .RI "Returns a clone of this\&. " .in -1c .SS "Protected Types" .in +1c .ti -1c .RI "typedef void(sc::Int1eCCA::* \fBIntegralFunction\fP) (int, int)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fBRef\fP< \fBsc::Int1eCCA\fP > \fBint1ecca_\fP" .br .ti -1c .RI "IntegralFunction \fBintfunc_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP This implements one body integrals through the CCA interface\&. It is given a function pointer to the IntCCA member that computes the particular integral of interest\&. .SH "Member Function Documentation" .PP .SS "\fBRef\fP<\fBOneBodyInt\fP> sc::OneBodyIntCCA::clone ()\fC [virtual]\fP" .PP Returns a clone of this\&. The default implementation throws an exception\&. .PP Reimplemented from \fBsc::OneBodyInt\fP\&. .SS "bool sc::OneBodyIntCCA::cloneable ()\fC [virtual]\fP" .PP Return true if the clone member can be called\&. The default implementation returns false\&. .PP Reimplemented from \fBsc::OneBodyInt\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.