GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::OneBodyDerivIntV3(3) MPQC sc::OneBodyDerivIntV3(3)

sc::OneBodyDerivIntV3 - This implements one body derivative integrals in the IntV3 library.

#include <obintv3.h>

Inherits sc::OneBodyDerivInt.


OneBodyDerivIntV3 (Integral *, const Ref< GaussianBasisSet > &, const Ref< GaussianBasisSet > &, IntegralFunction)
void compute_shell (int, int, DerivCenters &)
Compute the derivative integrals and place the result in the buffer returned by buffer(). void compute_shell (int, int, int)
Compute the derivative integrals with respect to the given center and place the result in the buffer returned by buffer().


typedef void(Int1eV3::* IntegralFunction) (int, int, int, int)


Ref< Int1eV3 > int1ev3_
IntegralFunction intfunc_

This implements one body derivative integrals in the IntV3 library.

It is given a function pointer to the Int1eV3 member that computes the particular integral of interest.

Compute the derivative integrals and place the result in the buffer returned by buffer().

Implements sc::OneBodyDerivInt.

Compute the derivative integrals with respect to the given center and place the result in the buffer returned by buffer().

Implements sc::OneBodyDerivInt.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.