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