![]() |
![]()
| ![]() |
![]()
NAMEsc::GPetite4< C4 > - This class provides a generalized four index petite list. SYNOPSIS#include <gpetite.h> Inherits sc::GenPetite4. Public Member FunctionsGPetite4 (const Ref< GaussianBasisSet >
&b1, const Ref< GaussianBasisSet > &b2, const
Ref< GaussianBasisSet > &b3, const Ref<
GaussianBasisSet > &b4, const C4 &c)
Public Member Functions inherited from sc::GenPetite4
Public Member Functions inherited from sc::RefCount
Public Member Functions inherited from sc::Identity
Additional Inherited MembersProtected Member Functions inherited from sc::RefCount
Protected Attributes inherited from sc::GenPetite4
Detailed Descriptiontemplate<class C4>class sc::GPetite4< C4 >"This class provides a generalized four index petite list. The template argument is a class that computes an canonical offset given four indices for the particular shell loop structure employed. Example template class parameters are canonical_aaaa, canonical_aabc, canonical_aabb, and canonical_abcd. Member Function Documentationtemplate<class C4 > int sc::GPetite4< C4 >::in_p4 (int i, int j, int k, int l) [inline], [virtual]Implements sc::GenPetite4. AuthorGenerated automatically by Doxygen for MPQC from the source code.
|