.TH "sc::OneBodyIntV3" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::OneBodyIntV3 \- This implements most one body integrals in the IntV3 library\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::OneBodyInt\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBOneBodyIntV3\fP (\fBIntegral\fP *, const \fBRef\fP< \fBGaussianBasisSet\fP > &, const \fBRef\fP< \fBGaussianBasisSet\fP > &, IntegralFunction)" .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(Int1eV3::* \fBIntegralFunction\fP) (int, int)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fBRef\fP< \fBInt1eV3\fP > \fBint1ev3_\fP" .br .ti -1c .RI "IntegralFunction \fBintfunc_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP This implements most one body integrals in the IntV3 library\&. It is given a function pointer to the \fBInt1eV3\fP member that computes the particular integral of interest\&. .SH "Member Function Documentation" .PP .SS "\fBRef\fP<\fBOneBodyInt\fP> sc::OneBodyIntV3::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::OneBodyIntV3::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\&.