.TH "sc::OneBodyDerivIntCCA" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::OneBodyDerivIntCCA \- This implements one body derivative integrals\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::OneBodyDerivInt\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBOneBodyDerivIntCCA\fP (\fBIntegral\fP *, const \fBRef\fP< \fBGaussianBasisSet\fP > &, const \fBRef\fP< \fBGaussianBasisSet\fP > &, IntegralEvaluatorFactory, bool, string)" .br .ti -1c .RI "void \fBcompute_shell\fP (int, int, \fBDerivCenters\fP &)" .br .RI "\fBCompute\fP the derivative integrals and place the result in the buffer returned by \fBbuffer()\fP\&. " .ti -1c .RI "void \fBcompute_shell\fP (int, int, int)" .br .RI "\fBCompute\fP the derivative integrals with respect to the given center and place the result in the buffer returned by \fBbuffer()\fP\&. " .in -1c .SS "Protected Types" .in +1c .ti -1c .RI "typedef void(Int1eCCA::* \fBIntegralFunction\fP) (int, int, \fBDerivCenters\fP &)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fBRef\fP< \fBInt1eCCA\fP > \fBint1ecca_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP This implements one body derivative integrals\&. It is given a function pointer to the \fBInt1eCCA\fP member that computes the particular integral of interest\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.