► N boost
► N property_tree
C translator_between< std::basic_string< Ch, Traits, Alloc >, sc::XMLDataStream< T, val > >
► N detail
C basis_iterable
► N mpqc Contains new MPQC code since version 3
► N ci
► C CI CI class template
C IO
C Sort Compare-by-rank functor
C Config CI configuration
C Excitation One-particle excitation from string I to string J, {sign, ij, I, J}
C Excitations Vector of single particle excitations from I to J subspace
C Full
C Restricted Restricted CI Functor
C Space A CI space, marked by Spin S and rank
C Spin Electron spin
► C String
C Index Implements a dense String->index map, appropriate for a full CI string sets
C List String::List represents a set of String objects
C orbitals
C Subspace A range of a space where all objects in the subspace range are assumed to have the same space rank
C Subspace< Any > A subspace specialization that "discard" the spin parameter
► C SubspaceBlock
C Sort
C SubspaceGrid Grid of subspaces, represented as blocks of determinants defined by alpha/beta pair, along with sparsity information
► C Vector Block CI Vector , with 1-d (vector) and 2-d (matrix) access
C Block1d 1-d vector sub-block
C Block2d 2-d vector sub-block
► N detail
► N ArrayServer
► C array_proxy
C Descriptor
C Segment
C Message
C Thread
► N File Implementation details
C Attribute
C Object A reference-counted HDF5 handle object, superclass for eg File , Dataset, Attribute , etc
C Properties
C static_container
C threadsafe HDF5 may not be threadsafe, in that case mpqc::mutex::global is used
► N Tensor
C assign
C divide_assign
C integral_tie Index tie wrapper
C is_integral
C is_integral_tuple "returns" true if every element of tuple T is an integral type
C minus_assign
C multiply_assign
C plus_assign
C range_tie Range tie wrapper
C array_core_driver
C array_file_driver
C array_impl
C array_impl< T, array_core_driver >
C array_impl< T, array_file_driver >
C array_parallel_impl
C array_thread_comm
C array_tile
C ArrayBase
C ArraySocket
C ArrayTile
► N lcao
C Integrals Wraps an MPQC integral engine (e.g
C Shell
► N MPI
► C Comm MPI_Comm object wrapper/stub
C OStream
C Task Distributed task
► N omp
C mutex
C task
► N purification
C performance
► N TA
► N cluster
C ClusterAtom
C ClDFGEngine
C CLHF
C CLSCF The taclscf class is the base class for implementing self-consistent proceedure for closed-shell molecules in MPQC3
C GEngineBase
C IntegralEnginePool IntegralEnginePool is a class that will take a Ref<Engine> as a prototype and then clone it multiple times such that each thread has its own integral engine
C KCluster Class holds the information about the differnt clusters in k-means tiling
C SCF
C ShellOrder Determines the clustering of shells based on k-means clustering
C TiledBasisSet TiledBasisSet is a GaussianBasisSet in which basis functions/shells are grouped into tiles ("blocks")
C Wavefunction Wavefunction represents an electronic wave function expressed in terms of a basis set of atomic orbitals
C Array Array implementation
C cstring Cstring-like object to cast a value to const char*< > string
C Exception MPQC exception class
► C File Top-level file object that holds groups
C Dataset Array-like collection of data
C Dataspace A subset of File::Dataset
C Driver Base file driver
C Group Directory-like container that holds datasets and other groups
C POSIXDriver POSIX I/O file driver, the default
C MADNESSRuntime
► C matrix Matrix class derived from Eigen::Matrix with additional MPQC integration
C Assignable An interface to enable matrix assignment from other containers
► C mutex Static mutex instances
C global_mutex_tag
C Range
► C range
C block_list
C tie Boost::tuple tie wrapper
C static_mutex Static mutex factory
C Tensor Tensor reference class
C TensorBase Tensor base class
► C TensorColumnMajor Tensor column major (i.e. first dimension is contiguous) storage order
C make_index
C TensorDimensionsException
C TensorIndexException
C TensorRangeException
C TensorRef Tensor reference class
► C TensorRowMajor Tensor row major (i.e. last dimension is contiguous) storage order
C make_index
C timer
C vector Vector class derived from Eigen::Matrix with additional MPQC integration
C World World is a wrapper around madness::World
► N sc Contains all MPQC code up to version 3
► N cadf
► N assignments
C Assignments
C AtomCluster
► N detail
C begin_index_less
C deref_compare
C deref_compare< boost::shared_ptr< T >, compare >
C deref_compare< T *, compare >
C index_less
C more_work
C AssignableAtom
C AssignableItem
C AssignableShell
C AssignableShellPair
C AssignmentBin
C AssignmentBinRow
C AssignmentGrid
C Histogram2d
C Node
C ProductBlock
C TreeBlock
C TreeMatrix
► N detail
C __to_extern_C_eval
C _CABS_singles_h0t1 This functor helps to implement conjugate gradient CABS singles solver
C _Merger
C _OrbResponse This functor helps to implement orbital response
C ContainerAdaptor
C ContainerAdaptor< RefDiagSCMatrix >
C DDPhiEvalCreator
C DeltaFunctionEvalCreator
C DeltaFunctionEvalCreator< 2 >
C DeltaFunctionEvalCreator< 3 >
C DeltaFunctionEvalCreator< 4 >
C diag_precond2 Makes a diagonal 2-index preconditioner: pc_x^y = -1/ ( <x|O1|x> - <y|O2|y> )
C diag_precond4 Makes a diagonal 4-index preconditioner: pc_xy^zw = -1/ ( <x|O1|x> + <y|O2|y> - <z|O3|z> - <w|O4|w> )
C DPhiEvalCreator
C e_ij
C EqualTypes
C EqualTypes< A, A >
C ERIEvalCreator
C ERIEvalCreator< 2 >
C ERIEvalCreator< 3 >
C ERIEvalCreator< 4 >
C FockMatrixType
► C FockMatrixType< false >
C Factory
► C FockMatrixType< true >
C Factory
C G12DKHEvalCreator
C G12DKHEvalCreator< 2 >
C G12DKHEvalCreator< 3 >
C G12DKHEvalCreator< 4 >
C G12EvalCreator
C G12EvalCreator< 2 >
C G12EvalCreator< 3 >
C G12EvalCreator< 4 >
C G12NCEvalCreator
C G12NCEvalCreator< 2 >
C G12NCEvalCreator< 3 >
C G12NCEvalCreator< 4 >
C G12T1G12EvalCreator
C G12T1G12EvalCreator< 2 >
C G12T1G12EvalCreator< 3 >
C G12T1G12EvalCreator< 4 >
C GetValue GetValue(keyval, key, i) grabs the value corresponding to key
C GetValue< bool >
C GetValue< char >
C GetValue< double >
C GetValue< float >
C GetValue< int >
C GetValue< long >
C GetValue< std::size_t >
C GetValue< std::string >
C hash_
C hash_< ShellIndexWithValue >
C HCoreEvalCreator
C index_equal_
C MakeTwoBodyTransform
C MakeTwoBodyTransform< false >
C MakeTwoBodyTransform< true >
C MuEvalCreator
C NeedDF
C NeedDF< TwoBodyMOIntsTransform_ixjy_df >
C NonsingletonCreationPolicy NonsingletonCreationPolicy is used to create non-Singletons on heap
C OneBodyEvalCreator
C Orbital_relaxation_Abjai
C P4EvalCreator
C ParsedTwoBodyIntKey
C ParsedTwoBodyIntKey< 2 >
C ParsedTwoBodyIntKey< 3 >
C ParsedTwoBodyIntKey< 4 >
C PhiEvalCreator
C point
C QEvalCreator
C R120G12EvalCreator
C R120G12EvalCreator< 2 >
C R120G12EvalCreator< 3 >
C R120G12EvalCreator< 4 >
C R12EvalCreator
C R12EvalCreator< 2 >
C R12EvalCreator< 3 >
C R12EvalCreator< 4 >
C R12m1G12EvalCreator
C R12m1G12EvalCreator< 2 >
C R12m1G12EvalCreator< 3 >
C R12m1G12EvalCreator< 4 >
C selfenergy_denom Makes a pseudo-3-index (4-index, but first index is dummy) self-energy denominator: (se_den)_{xyz} = 1/ ( E + <x|Y|x> - <y|X1|y> - <z|X2|z>);
C SEvalCreator
C SEvalCreator< 2u >
C SingletonCreationPolicy SingletonCreationPolicy is used to create Singletons
C SumMerger
C TEvalCreator
C ToDensityFittingType
C ToDensityFittingType< TwoBodyMOIntsTransform_ikjy >
C ToDensityFittingType< TwoBodyMOIntsTransform_iRjS >
C ToDensityFittingType< TwoBodyMOIntsTransform_ixjy >
C TriangleWriter
C TriangleWriter< Derived, Eigen::Lower >
C tuple
C TwoBodyEvalCreator
C TwoBodyEvalCreator< NumCenters, TwoBodyOperSet::DeltaFunction >
C TwoBodyEvalCreator< NumCenters, TwoBodyOperSet::ERI >
C TwoBodyEvalCreator< NumCenters, TwoBodyOperSet::G12 >
C TwoBodyEvalCreator< NumCenters, TwoBodyOperSet::G12_T1_G12 >
C TwoBodyEvalCreator< NumCenters, TwoBodyOperSet::G12DKH >
C TwoBodyEvalCreator< NumCenters, TwoBodyOperSet::G12NC >
C TwoBodyEvalCreator< NumCenters, TwoBodyOperSet::R12 >
C TwoBodyEvalCreator< NumCenters, TwoBodyOperSet::R12_0_G12 >
C TwoBodyEvalCreator< NumCenters, TwoBodyOperSet::R12_m1_G12 >
C TwoBodyIntEval
C TwoBodyIntEval< 2 >
C TwoBodyIntEval< 3 >
C TwoBodyIntEval< 4 >
C TwoBodyMOIntsRuntimeParams
C TwoBodyMOIntsRuntimeParams< 2 >
C TwoBodyMOIntsRuntimeParams< 3 >
C TwoBodyMOIntsRuntimeParams< 4 > 4-center 2-body integrals can use density fitting
C vertex
C vertices
C VEvalCreator
► N expressions
C diag_tensor2_op
C TGeminalGenerator Makes a geminal T tensor
C trace_tensor2_op
► N fastpairiter
C MOPairIter SpinMOPairIter iterates over pairs of spinorbitals of spin case Spin12 This class differs from other MOPairIter classes: 1) cannot start from arbitrary IJ, only IJ=0; 2) error checking maximally reduced
► N libint2
C Int2eCreator
► N ManyBodyTensors Contains classes used to compute many-body tensors
C Apply_H0minusE0 Applies (H0 - E0)
C Apply_Identity Tensor elements are <pq||rs>
C Apply_Inverse_H0minusE0 Applies (H0 - E0)^{-1}, e.g. MP2 T2 tensor elements are <ij||ab> /(e_i + e_j - e_a - e_b)
C Apply_Inverse_Sqrt_H0minusE0 Applies 1.0/sqrt(H0-E0) MP2 pseudo-T2 (S2) tensor elements are <ij||ab> /sqrt(|e_i + e_j - e_a - e_b|) such that MP2 pair energies are the diagonal elements of S2 * S2.t()
► N math
C Gaussian1D Gaussian1D(k,x) = c x^k exp(-a*x^2)
C PowerExponential1D PowerExponential1D(k,l,x) = c x^k exp(-a*x^l)
C Slater1D Slater1D(k,x) =
► N mbptr12
C ABS_OBS_Contraction ABS_OBS_Contraction contracts 2 square nobs-by-nobs blocks for the ABS approach
C CABS_OBS_Contraction CABS_OBS_Contraction contracts 2 square nobs-by-nobs blocks for the CABS approach
C Direct_Contraction Direct_Contraction is a straight scalar (dot) product of 2 rectangular blocks, scaled by scale
C TwoParticleContraction TwoParticleContraction contracts nrow-by-ncol bra- or ket-blocks of two 2-particle tensors i.e
► N meta
C splat_types
C splat_values
► N sma2
C Array Implements a block sparse tensor
C Array24SCExtrapData This permits an Array<2> and an Array<4> to be used with SelfConsistentExtrapolation derivatives
C Array24SCExtrapError This permits an Array<2> and an Array<4> to be used with SelfConsistentExtrapolation derivatives
C Array2SCExtrapData This permits Array<2> 's to be used with SelfConsistentExtrapolation derivatives
C Array2SCExtrapError This permits Array<2> 's to be used with SelfConsistentExtrapolation derivatives
C Array4SCExtrapData This permits Array<4> 's to be used with SelfConsistentExtrapolation derivatives
C Array4SCExtrapError This permits Array<4> 's to be used with SelfConsistentExtrapolation derivatives
C Array6SCExtrapData This permits Array<6> 's to be used with SelfConsistentExtrapolation derivatives
C Array6SCExtrapError This permits Array<6> 's to be used with SelfConsistentExtrapolation derivatives
C BlockDistrib Provides information about how blocks are distributed onto processes
C BlockInfo BlockInfo stores info about a block of data
C BlockInfo< 0 >
C BlockIter BlockIter loops through the all the indices within a block
C BlockIter< 0 > Blocksize == 0 specialization of BlockIter
C CompleteBlockDistrib Distribute blocks round-robin among processes using one or more index values
C ContractPart Represents an array and symbolic indices in a contraction
C ContractProd Represents a pairs of contracted array and their symbolic indices
C ContractUnion
C Data Data holds the values for each block
C DivOperation
C Index An Index is used in the symbolic notation for contractions
C IndexList An IndexList is a vector of indices
C IndexListLess Functor for determining if one IndexList is less than another
C IndicesLess Functor for comparing a block's indices
C IndicesLess< 0 > Functor for comparing a block's indices
C PairBlockDistrib An implementation of BlockDistrib using PairMapping
C PairMapping Distributes pairs of indices among the processes
C Range An Range represent a set of integers, [0, N)
C RepackScheme Determine the cost of repacking arrays for a contraction
C SumOperation
C triplet Stores a triplet of data
► N tr1
► N array
C array Array idential to C++0X arrays
C array< T, 0 >
C abs_greater
C abs_less Useful comparison functions
C AccResult This associates a result datum with an accuracy
C AccResultInfo This is like ResultInfo but the accuracy with which a result was computed as well as the desired accuracy are stored
C AccumEffectiveH
C AccumH AccumH computes additions to the one body Hamiltonian
C AccumHNull This specialization of AccumH does nothing
C ActiveMessage Derivatives of ActiveMessage can be constructed in one process and executed in another by using ActiveMessageGrp
C ActiveMessageEcho This is an ActiveMessage derivative used for testing
C ActiveMessageGrp ActiveMessageGrp provides an implemention of active messages that sends objects derived from ActiveMessage to remote processes and causes their run member to be executed there
C ActiveMessageThread This is a help class that is used by ActiveMessageGrp
C ActiveMsgMemoryGrp The ActiveMsgMemoryGrp abstract class specializes the MsgMemoryGrp class
C AggregateKeyVal This takes several KeyVal objects and makes them look like one KeyVal object
C ALevelShift
C AlgorithmException This exception is thrown whenever a problem with an algorithm is encountered
C AM05Functional Implements the Perdew-Burke-Ernzerhof (PBE) correlation functional
C AngularIntegrator An abstract base class for angular integrators
C AnimatedObject
C Appearance
C ApproximatePairWriter
C ARMCIMemoryGrp The ARMCIMemoryGrp concrete class provides an implementation of MsgMemoryGrp
C AssertionFailed This is thrown when an assertion fails
C AssignedKeyVal This class allows keyval associations to be set up by the program, rather than determined by an external file
C Atom Atom represents an atom in a Molecule
C AtomicOrbitalSpace This is an OrbitalSpace describing a set of atomic orbitals
C AtomInfo Information about atoms
C AtomProximityColorizer
C auto_time_accumulator
C auto_vec The auto_vec class functions much like auto_ptr, except it contains references to arrays
► C AVLMap
C iterator
C AVLMapNode
► C AVLMMap
C const_iterator
C iterator
C AVLMMapNode
► C AVLSet
C iterator
C Backtrack Implements backtrack line search algorithm
C basis_element_iterator
C basis_element_with_value_iterator
C BasisElementData
C BasisElementIteratorDereference
C BasisFileSet
C BasisFunctionData
C BatchElectronDensity This a more highly optimized than ElectronDensity since everything is precomputed
C BcastState This creates and forwards/retrieves data from either a BcastStateRecv or a BcastStateSend depending on the value of the argument to constructor
C BcastStateInBin BcastStateBin reads a file in written by StateInBin on node 0 and broadcasts it to all nodes so state can be simultaneously restored on all nodes
C BcastStateRecv BcastStateRecv does the receive part of a broadcast of an object to all nodes
C BcastStateSend BcastStateSend does the send part of a broadcast of an object to all nodes
C Becke88XFunctional Implements Becke's 1988 exchange functional
C BeckeIntegrationWeight Implements Becke's integration weight scheme
C BEMSolvent
C BEMSolventH This specialization of AccumH computes the contribution to the energy and one body Hamiltonian from a solvent using a polarizable continuum model
C BendSimpleCo Describes an bend internal coordinate of a molecule
C BFGSUpdate The DFPUpdate class is used to specify a Broyden, Fletcher, Goldfarb, and Shanno hessian update scheme
C BiggestContribs
C BitArrayLTri
C BLevelShift
C BlockedDiagSCMatrix Blocked DiagSCMatrix
C BlockedSCElementOp
C BlockedSCElementOp2
C BlockedSCElementOp3
C BlockedSCMatrix Blocked SCMatrix
C BlockedSCMatrixKit BlockedSCMatrixKit is a SCMatrixKit that produces blocked matrices
C BlockedSCVector
C BlockedSymmSCMatrix Blocked SymmSCMatrix
C BoundsLibint2 Computes log2 bounds for a particular Int2e evaluator
C BuildIntV3
► C CADFCLHF A specialization of CLHF that uses concentric atomic density fitting to build fock matrices
► C ScreeningStatistics
C Iteration
C CannotConstructMap
C canonical_aa Can be used as a template argument to GenericPetiteList2
C canonical_aaaa If the shell loop structure has 8 fold symmetry, then this should be used as the template argument to GenericPetiteList4
C canonical_aabb If the shell loop structure has 2 fold symmetry between the first two indices and a 2 fold symmetry between the last two indices, then this should be used as the template argument to GenericPetiteList4
C canonical_aabc If the shell loop structure has 2 fold symmetry between the first two indices, then this should be used as the template argument to GenericPetiteList4
C canonical_ab Can be used as a template argument to GenericPetiteList2
C canonical_abab If the shell loop structure has 2 fold symmetry between the bra and the ket then this should be used as the template argument to GenericPetiteList4
C canonical_abcc If the shell loop structure has 2 fold symmetry between the last two indices, then this should be used as the template argument to GenericPetiteList4
C canonical_abcd If the shell loop structure has no symmetry, then this should be used as the template argument to GenericPetiteList4
C CartesianBasisSet CartesianBasisSet is obtained from the parent basis by converting spherical harmonic shells to cartesian counterparts
C CartesianIter CartesianIter gives the ordering of the Cartesian functions within a shell for the particular integrals specialization
C CartesianIterCCA
C CartesianIterGAMESS
C CartesianIterV3
C CartMolecularCoor Implements Cartesian coordinates in a way suitable for use in geometry optimizations
C CCR12 CCR12 is the base class for CC and CC-R12 methods
C CCR12_Info CCR12_Info is the compilation of members that are used in CC and CC-R12 methods
C CCR12_Triples
C CCSD
C CCSD_2Q_LEFT
C CCSD_2Q_RIGHT
C CCSD_2T_LEFT
C CCSD_2T_PR12_RIGHT
C CCSD_2T_R12_LEFT
C CCSD_2T_RIGHT
C CCSD_E
C CCSD_PT
C CCSD_PT_LEFT
C CCSD_PT_RIGHT
C CCSD_R12
C CCSD_R12_E
C CCSD_R12_PT_RIGHT
C CCSD_R12_T1
C CCSD_R12_T2
C CCSD_Sub_Bar_R12
C CCSD_Sub_Full_R12
C CCSD_Sub_R12 CCSD_Sub_R12 is the base class for some (2)R12 methods
C CCSD_SUB_R12_LEFT
C CCSD_SUB_R12_RIGHT
C CCSD_T1
C CCSD_T2
C CCSDPR12
C CCSDPR12_C
C CCSDPR12_T1
C CCSDPR12_T2
C CCSDT
C CCSDT_T1
C CCSDT_T2
C CCSDT_T3
C CCSDTQ
C CCSDTQ_T2
C CCSDTQ_T3
C CCSDTQ_T4
C CharacterTable Workable character table for all of the non-cubic point groups
C chunk_allocator
C CI CI is a configuration interaction ManyBodyWavefunction
C ClassDesc This class is used to contain information about classes
C CLHF CLHF is a Hartree-Fock specialization of CLSCF
C CLHFContribution Computes components of the Fock matrix necessary for closed-shell calculations (i.e
C CLKS This provides a Kohn-Sham implementation for closed-shell systems
C CLSCF Base for classes implementing a self-consistent procedure for closed-shell molecules
C Color
C Compute Means of keeping results up to date
C ConcurrentCacheBase
C ConcurrentCacheWithSymmetry A cache of objects that can be safely accessed concurrently by threads that share memory
C ConcurrentCacheWithSymmetry< val_type, KeySymmetry< IdentityKeyPermutation< sizeof...(key_types)> >, key_types... > Specialization for the identity
C ConcurrentCacheWithSymmetry< val_type, KeySymmetry< IdentityKeyPermutation< sizeof...(key_types)>, KeyTransposition< n_keys, idx1, idx2 > >, key_types... > Specialization with only one transposition other than the identity
C ConjugateGradientSolver Solves linear system a(x) = b using conjugate gradient solver where a is a linear function of x
C ConnollyShape DiscreteConnollyShape and ConnollyShape should produce the same result
C ConsumableResources ConsumableResources keeps track of consumable resources (memory, disk)
C ContiguousShellBlockList
C contribution
C Convergence Used by the optimizer to determine when an optimization is converged
► C CoreIntsEngine CoreIntsEngine manages Boys, and other core integral, engines
C Engine
C CorrelatedMOOrder Order by occupation first, then by symmetry, then by energy
C CorrelatedSpinMOOrder Order by occupation first, then by spin, then by symmetry, then by energy
C CorrelationTable Correlation table between two point groups
C CreateTransformHints Provides hints to the constructors of a Transform class that help configure its implementation
C CS2Sphere
C CSGrad34Qbtr
C CSGradErep12Qtr
C CSGradS2PDM
C CuspConsistentGeminalCoefficient Computes fixed coefficients determined according to the cusp conditions for geminal (r12-dependent) functions that have been normalized so that coefficient of r12 in Taylor expansion around r12=0 is 1
C DA4_Tile Tile of a 4-index tensor that's "evaluated" when needed by reading from DistArray4
C DA4_Tile34 Tile of a <34> slice of <1234> that's "evaluated" when needed by reading from DistArray4 holding pqrs
► C Debugger Describes what should be done when a catastrophic error causes unexpected program termination
C Backtrace Creates a backtrace of a running program/thread
C DecoratedOrbital Orbital = index + attributes
C DefaultPrintThresholds Default print thresholds
C DenFunctional An abstract base class for density functionals
C DenIntegrator An abstract base class for integrating the electron density
C DensityColorizer
C DensityFitting Decomposition by density fitting with respect to some kernel
C DensityFittingInfo This class encapsulates objects needed to perform density fitting of a 4-center integral
C DensityFittingParams DensityFittingParams defines parameters used by DensityFittingRuntime and other runtime components to compute density fitting objects
C DensityFittingRuntime Smart runtime support for managing DensityFitting objects
C der_centersv3_t
C DerivCenters DerivCenters keeps track the centers that derivatives are taken with respect to
C DescribedClass Classes which need runtime information about themselves and their relationship to other classes can virtually inherit from DescribedClass
C DescribedClassProxy Classes deriving from this are used to generate objects of DescribedClass type
C DescribedXMLWritable
C DFCLHF DFCLHF is a specialization of CLHF that uses a density-fitting FockBuild class for computing fock matrices
C DFPUpdate Used to specify a Davidson, Fletcher, and Powell hessian update scheme
C DiagMolecularHessian DiagMolecularHessian is an implementation of MolecularHessian that returns a hessian that is a diagonal matrix
C DiagSCMatrix The SymmSCMatrix class is the abstract base class for diagonal double valued matrices
C DiagSCMatrixdouble
C DIIS DIIS extrapolation
C DipoleIntV3
C DiscreteConnollyShape DiscreteConnollyShape and ConnollyShape should produce the same result
C Displacements Maps displacements in terms of symmetrized coordinates to property values
C DistArray4 DistArray4 contains a set of one or more distributed dense 4-index arrays
C DistArray4_MemoryGrp DistArray4_MemoryGrp handles transformed integrals held in memory by MemoryGrp
► C DistArray4_MPIIOFile DistArray4_MPIIOFile handles transformed integrals stored in a binary file accessed through MPI-IO
C PairBlkInfo
C DistArray4_MPIIOFile_Ind DistArray4_MPIIOFile_Ind handles transformed integrals stored in a binary file accessed through MPI-IO individual I/O routines
C DistArray4_Node0File DistArray4_Node0File handles transformed integrals stored in file on node 0 (file is a usual POSIX binary file)
C DistArray4Creator Creates new DistArray4 using TwoBodyFourCenterMOIntsRuntime and a vector of transform keys
C DistArray4Dimensions
C DistDiagSCMatrix Distributed DiagSCMatrix
C DistFockBuildMatrix
C DistSCMatrix Distributed SCMatrix
C DistSCMatrixKit The DistSCMatrixKit produces matrices that work in a many processor environment
C DistSCMatrixListSubblockIter
C DistSCVector
► C DistShell Distributes sets of shells either statically or dynamically
C SharedData This is used to store data that must be shared between all cooperating shell sets
► C DistShellPair Distributes shell pairs either statically or dynamically
C SharedData This is used to store data that must be shared between all cooperating shell pairs
C DistSymmSCMatrix Distributed SymmSCMatrix
C DummySavableState Useful as a dummy template argument
► C EAVLMMap
C iterator
C EAVLMMapNode
C Edge
C EFCOpt Implements eigenvector following as described by Baker in J
C EfieldDotVectorData
C EfieldDotVectorIntV3
C EfieldIntV3
C EGH Energy + gradient + hessian
C ElectronDensity This is a Volume that computes the electron density
C EmptyOrbitalSpace This is an empty OrbitalSpace
C EnergyMOOrder Order by energy first, then by symmetry. EnergyCompare specifies the weak strict ordering of orbitals wrt energy
C ETraIn Class ETraIn evaluates transfer and overlap matrix in the basis of monomer SCF wave functions
C EulerMaclaurinRadialIntegrator An implementation of a radial integrator using the Euler-Maclaurin weights and grid points
C Exception This is a std::exception specialization that records information about where an exception took place
C ExEnv Used to find out about how the program is being run
C ExtendedHuckelWfn This computes the extended Huckel energy and wavefunction
C ExtentData
C Extern_RefWavefunction RefWavefunction specialization that is not an adaptor to a Wavefunction object
C ExternMOInfo Reads MO information from a text file Note that the MO ordering in the external file may not be the same as in MPQC For example, irreducible representations may be ordered differently in different programs Thus MOs will be reordered to be consistent with MPQC rules, and a map from the native to MPQC representation will be provided so that other files produced by the external program can be interpreted
C ExternPT2R12 ExternPT2R12 is a PT2R12 wave function computed from external MO info and 2-RDM
C ExternSpinFreeRDMOne Reads 1-RDM from a text file
C ExternSpinFreeRDMTwo Reads 2-RDM from a text file
C FeatureNotImplemented This is thrown when an attempt is made to use a feature that is not yet implemented
C FEMO Describes a simple the free-electron molecular orbital model that can be used to guess the lowest-energy orbital configuration
C FermionBasicNCOper Basic Nb-body number-conserving (nc) operator in sp representation
C FermionBasicNCOper< 1, FString >
► C FermionOccupationBlockString Block-"sparse" string represents occupancies of an arbitrarily-large set of states as a set of alternating unoccupied/occupied blocks
C Block Continuous block of states of same occupancy
C FermionOccupationDBitString "dense" string represents occupancies of a set of Ns states by a bitstring
C FermionOccupationNBitString "dense" string represents occupancies of a set of Ns states by a fixed-width bitstring
C FermionStringDenseSet
C FermionStringSparseSet
C FileGrp The FileGrp abstract class provides a way of accessing distributed file in a parallel machine
C FileOperationFailed This is thrown when an operation on a file fails
C FileRender
C FinDispMolecularGradient Computes the molecular gradient by finite differences of energies
C FinDispMolecularHessian Computes the molecular hessian by finite displacements of gradients (or, if not available, energies)
C FJT "Old" intv3 code from Curt Computes F_j(T) using 6-th order Taylor interpolation
C Fjt Evaluates the Boys function F_j(T)
C FockBlocks
C FockBuild Works with the FockBuildThread class to generate Fock matrices for both closed shell and open shell methods
C FockBuildAM
C FockBuildAMG
C FockBuildCLHF FockBuildCLHF is a specialization of CLHF that uses FockBuild class for computing fock matrices
C FockBuildMatrix
C FockBuildOp
C FockBuildRuntime Build Fock matrices using some combination of FockBuilder objects
C FockBuildThread Used to actually build the Fock matrix
C FockBuildThread_F11_P11 The FockBuildThread class is used to actually build the Fock matrix
C FockBuildThread_F12_P33 This is used to build the Fock matrix when none of the basis sets are equivalent
C FockContribution
C FockDist
C FockDistDynamic
C FockDistDynamic2
C FockDistDynamic4
C FockDistribution FockDistribution is a factory for constructing the desired FockDist specialization
C FockDistStatic
C FockDistStatic2
C FockDistStatic4
C ForceLink This, together with ForceLinkBase , is used to force code for particular classes to be linked into executables
C ForceLinkBase This, together with ForceLink , is used to force code for particular classes to be linked into executables
C FreeData
C FullFermionStringSetBuild Build all possible strings by distributing n particles in m states
C Function Abstract base class that, given a set of coordinates, will compute a value and possibly a gradient and hessian at that point
C G12NCLibint2 G12NCLibint2 is a specialization of Int2eLibint2 that computes two-electron integrals specific to explicitly correlated methods which use Gaussian geminals (formulation without commutators)
C G96XFunctional Implements the Gill 1996 (G96) exchange functional
► C GaussianBasisSet Used describe a basis set composed of atomic gaussian orbitals
C Shell Shell is a GaussianShell that is part of GaussianBasisSet , i.e. has a center on which it's centered
C ValueData This holds scratch data needed to compute basis function values
C GaussianBasisSetMap A heavy-duty map from one GaussianBasisSet to another GaussianBasisSet
C GaussianFit GaussianFit<Function> is a fit of Function(x)*Weight(x) to N Gaussians on range [left,right] Valid Function and Weight are Unary Functions which take and return a double
C GaussianShell A shell of Gaussian functions
C GaussLegendreAngularIntegrator An implementation of an angular integrator using the Gauss-Legendre weights and grid points
C GaussTriangleIntegrator
C GBuild
C GDIISOpt
► C GenericFockContribution Much of the infrastructure needed by FockContribution specializations
C JKBlock
C JLocator
C KLocator
C PBlock
C GenericPetiteList2 This class provides a generalized 2-index petite list
C GenericPetiteList4 This class provides a generalized four index petite list
C GetLongOpt Parse command line options
C GlobalCounter Allows processes on the same SMP node to share a counter using SysV IPC semaphores
C GlobalMsgIter
C GPetiteList2 This class is an abstract base to a generalized 2-index petite list
C GPetiteList4 This class is an abstract base to a generalized four index petite list
C GPetiteListFactory Produces generalized 2 and 4-index petite list objects
C GradDensityColorizer
C Grid Defines a finite regular Carthesian grid
C GrpArithmeticAndReduce
C GrpArithmeticOrReduce
C GrpArithmeticXOrReduce
C GrpCompareReduce
C GrpFunctionReduce
C GrpMaxReduce
C GrpMinReduce
C GrpProductReduce
C GrpReduce
C GrpSumReduce
C GRTLibint2 GRTLibint2 is a specialization of Int2eLibint2 that computes two-electron integrals specific to linear R12 methods
C GSGeneralEffH
C GSHighSpinEffH
C GTOInfo Provides precomputed information about Gaussian basis functions
C GuessMolecularHessian GuessMolecularHessian is an implementation of MolecularHessian that estimates the hessian based on the internal coordinates
C hash
C HCoreWfn This is useful as an initial guess for other one body wavefunctions. Produces high-spin electron configurations
C HessianUpdate The HessianUpdate abstract class is used to specify a hessian update scheme
C HSOSHF HSOSHF is a Hartree-Fock specialization of HSOSSCF
C HSOSHFContribution Computes components of the Fock matrix necessary for high-spin open-shell calculations (e.g
C HSOSKS This provides a Kohn-Sham implementation for restricted-orbital high-spin open-shell systems
C HSOSSCF Base for classes implementing a self-consistent procedure for high-spin open-shell molecules
C HSOSV1Erep1Qtr
C HundsFEMOSeeker Finds the FEMO configuration that corresponds to the maximum multiplicity
C HypercubeGMI
C HypercubeTopology
C IdentityKeyPermutation
C IdentityTransform The IdentityTransform is a special case of NonlinearTransform were no transformation takes place
C ignored_argument
C ImplicitSurfacePolygonizer
C IndexRangeIterator This is an abstract range of indices
C InputError This is thrown when invalid input is provided
C Int1eLibint2 Int1eLibint2 is used by OneBodyIntLibint2 and OneBodyDerivIntLibint2 to implement IntegralLibint2
C Int1eV3 Int1eV3 is a class wrapper for the one body part of the C language IntV3 library
C Int2eLibint2 Int2eLibint2 is an interface to various specializations of two-electron integral evaluators implemented in Libint2
► C Int2eV3 Int2eV3 is a class wrapper for the two body part of the C language IntV3 library
C store_list
C IntCoor The IntCoor abstract class describes an internal coordinate of a molecule
C IntCoorGen IntCoorGen generates a set of simple internal coordinates for a molecule
C IntDescrFactory
C Integral The Integral abstract class acts as a factory to provide objects that compute one and two electron integrals
C IntegralLibint2 IntegralLibint2 computes integrals between Gaussian basis functions
C IntegralSetDescr IntegralSetDescr contains all information necessary to construct an IntEval object that computes a particular set of integrals using an Integral factory
C IntegralV3 IntegralV3 computes integrals between Gaussian basis functions
C IntegrationWeight An abstract base class for computing grid weights
C IntEvalToOperSetType
C IntEvalToOperSetType< TwoBodyInt >
C IntEvalToOperSetType< TwoBodyThreeCenterInt >
C IntEvalToOperSetType< TwoBodyTwoCenterInt >
C intlist_struct
C IntMolecularCoor The IntMolecularCoor abstract class describes a molecule's coordinates in terms of internal coordinates
C IntParams This class passes optional operator parameters
C IntParamsG12 Used to pass params to Integral::g12()
C IntParamsOrigin Passes params to Integral::dipole() and other factory methods which need r information
C IntParamsVoid Passes params to Integral::electron_repulsion() and other factory methods which do not need parameters
C IntV3Arraydouble2
C IntV3Arraydouble3
C IntV3Arraydoublep2
C IntV3Arraydoublep3
C IntV3Arraydoublep4
C IntV3Arrayint3
C IntV3Arrayint4
C ip_cwk_stack_struct
C ip_keyword_tree_list_struct
C ip_keyword_tree_struct
C ip_string_list_struct
C IPV2
C IrreducibleRepresentation Information associated with a particular irreducible representation of a point group
C IsosurfaceGen
C ISphericalTransform This describes a solid harmonic to Cartesian transform
C ISphericalTransformLibint2
C ISphericalTransformV3
C IterableBasisElementData
C KeyPermutation
C KeySymmetry
C KeyTransposition
C KeyVal Designed to simplify the process of allowing a user to specify keyword/value associations to a C++ program
C KeyValValue Represents the value of a keyword
C KeyValValueboolean Represents a boolean value
C KeyValValuechar Represents a char value
C KeyValValuedouble Represents a double value
C KeyValValuefloat Represents a float value
C KeyValValueint Represents an int value
C KeyValValuelong Represents a long value
C KeyValValuepchar Represents a pointer to char value (deprecated, use KeyValValuestring )
C KeyValValueRefDescribedClass Represents a Ref<DescribedClass> value
C KeyValValuesize Represents a size_t value
C KeyValValuestring Represents a std::string value
C Keyword Provides convenient way to fill standard containers from KeyVal
C LAMBDA_CCSD_T1
C LAMBDA_CCSD_T2
C LAMBDA_CCSDPR12_T1
C LAMBDA_CCSDPR12_T2
C LazyTensor Tile of a DIM-order tensor that's "evaluated" when needed by calling ElementGenerator({i0, i1, i2, .... i_DIM-1})
C LCorr A base class for local correlation methods
C LebedevLaikovIntegrator An implementation of a Lebedev angular integrator
C LevelShift
C Libint2StaticInterface
C Libr12StaticInterface
C LimitExceeded This is thrown when a limit is exceeded
C LineOpt The LineOpt abstract class is used to perform one dimensional optimizations
C LinIPSimpleCo Describes an in-plane component of a linear bend internal coordinate of a molecule
C LinKListGroup
C LinOPSimpleCo Describes an out-of-plane component of a linear bend internal coordinate of a molecule
C LMP2 Computes the local second order perturbation theory energy
C LocalCLHFContribution
C LocalCLHFEnergyContribution
C LocalCLHFGradContribution
C LocalCLKSContribution
C LocalCLKSEnergyContribution
C LocalDiagSCMatrix Local DiagSCMatrix
C LocalGBuild
C LocalHSOSContribution
C LocalHSOSEnergyContribution
C LocalHSOSGradContribution
C LocalHSOSKSContribution
C LocalHSOSKSEnergyContribution
C LocalLBGBuild
C LocalOSSContribution
C LocalOSSEnergyContribution
C LocalOSSGradContribution
C LocalSCMatrix
C LocalSCMatrixKit The LocalSCMatrixKit produces matrices that work in a single processor environment
C LocalSCVector
C LocalSymmSCMatrix Local SymmSCMatrix
C LocalTBGrad
C LocalTCContribution
C LocalTCEnergyContribution
C LocalTCGradContribution
C LocalUHFContribution
C LocalUHFEnergyContribution
C LocalUHFGradContribution
C LocalUKSContribution
C LocalUKSEnergyContribution
C Log2Bounds Computes log2 bounds
C LSDACFunctional An abstract base class for local correlation functionals
C LSelectBasisSet Used to select shells by angular momentum from a mother basis
C LYPCFunctional Implements the Lee, Yang, and Parr functional
C MachineTopology
C ManyBodyWavefunction ManyBodyWavefunction is a Wavefunction obtained from a reference OneBodyWavefunction (its orbitals or more)
C MaskedOrbitalSpace This is an OrbitalSpace produced from an existing one by masking out some Orbitals
C mat3
C mat4
C Material
C MaxIterExceeded This is thrown when an iterative algorithm attempts to use more iterations than allowed
C MBPT2 Implements several second-order perturbation theory methods
C MBPT2_R12 Implements several R12 second-order Moeller-Plesset perturbation theory methods
C MCSearch This performs line searches with cubic steps
C MemAllocFailed This is thrown when a memory allocation fails
C MemoryDataRequest This is a help class used by ActiveMsgMemoryGrp
C MemoryDataRequestQueue This is a help class used by ActiveMsgMemoryGrp
C MemoryGrp The MemoryGrp abstract class provides a way of accessing distributed memory in a parallel machine
C MemoryGrpBuf The MemoryGrpBuf class provides access to pieces of the global shared memory that have been obtained with MemoryGrp
C MemoryGrpRegion The MemoryGrpRegion is a MemoryGrp proxy to a region of a MemoryGrp
C MemoryIter This iterates through data in a global array
C message_struct
► C MessageGrp The MessageGrp abstract class provides a mechanism for moving data and objects between nodes in a parallel machine
C MessageHandle
C MessageInfo
C MOIntsRuntime MOIntsRuntime provides runtime support for computing 1-body and 2-body (2-, 3-, and 4-center) MO-basis integrals (with or without density fitting)
► C MOIntsTransform
C StoreMethod Describes the method of storing transformed MO integrals
C MOIntsTransformFactory MOIntsTransformFactory is a factory that produces MOIntsTransform objects
C MOLagrangian
C MolcasPT2R12 Interface between Molcas and MPQC to perform CASPT2F12 calculations
C MOLDEN_ExternReadMOInfo Reads MO information from a text MOLDEN file
C MolecularCoor The MolecularCoor abstract class describes the coordinate system used to describe a molecule
C MolecularEnergy The MolecularEnergy abstract class inherits from the Function class
C MolecularFormula Used to calculate the molecular formula of a Molecule
C MolecularFragment MolecularFragment is a Molecule that is a fragment of another Molecule object
C MolecularFrequencies Used to compute the molecular frequencies and thermodynamic information
C MolecularGradient MolecularGradient is an abstract class that computes a molecule's first derivatives of the energy with respect to changes in the nuclear coordinates
C MolecularHessian MolecularHessian is an abstract class that computes a molecule's second derivatives of the energy with respect to changes in the nuclear coordinates
C MolecularOrbitalAttributes MO is irrep, energy, occupation number
C MolecularOrbitalMask Mask out first n MOs in the order defined by Compare. By default mask the n lowest-energy MOs
C MolecularSpinOrbitalAttributes Same as MolecularOrbitalAttributes , plus spin
C Molecule Information about molecules
C MoleculeColorizer
C MolEnergyConvergence
C MolFreqAnimate
C MOPairIter MOPairIter gives the ordering of orbital pairs
C MOPairIterFactory This class produces MOPairIter objects
C MP2BasisExtrap
C MP2R12Energy Class MP2R12Energy is the object that computes and maintains MP2-R12 energies
C MP2R12Energy_Diag The class MP2R12Energy_Diag is an implementation of MP2R12Energy that supports Ten-no's diagonal orbital-invariant ansatz for closed and open-shells
C MP2R12Energy_SpinOrbital The class MP2R12Energy_SpinOrbital is the original implementation of MP2R12Energy It supports only the standard orbital-invariant ansatz and the full set of features of R12Technology
C MP2R12EnergyUtil_base Class MP2R12EnergyUtil_base is the abstract interface to utility functions used by MP2R12Energy derivatives
C MP2R12EnergyUtil_Diag
C MP2R12EnergyUtil_Diag_DifferentSpin Class MP2R12EnergyUtil provides some misc functions to operate on (blocked) ijxy and xyxy matrices
C MP2R12EnergyUtil_Diag_SameSpin
C MP2R12EnergyUtil_Nondiag
► C MPIMessageGrp Concrete implementation of MessageGrp that uses the MPI 1 library
C MessageHandleData
► C MPQCIn Converts MPQC simple input to object-oriented input
C Basis
C MPQCInDatum
C MPQCInit This helper class simplifies initialization of MPQC
C mPW91XFunctional Implements a modified 1991 Perdew-Wang exchange functional
C MsgMemoryGrp A MsgMemoryGrp that initializes its data using a messagegrp
C MsgStateBufRecv The MsgStateBufRecv is an abstract base class that buffers objects sent through a MessageGrp
C MsgStateRecv The MsgStateRecv is an abstract base class that receives objects from nodes in a MessageGrp
C MsgStateSend The MsgStateSend is an abstract base class that sends objects to nodes in a MessageGrp
C MTensor Tensor metadata is implicit; MTensor is Tensor + metadata
C MTMPIMemoryGrp This MemoryGrp class requires a MT-safe MPI implementation
C MultiThreadTimer
C NBodyIntEval This is an abstract base type for classes that compute integrals of general N-body operators described by OperDescr
C NBodyIntIter
C NCAccResult This associates a result non-class datum with an accuracy
C NCentersToIntDescr
C NCentersToIntDescr< 1, 1 >
C NCentersToIntDescr< 2, 1 >
C NCentersToIntDescr< 2, 2 >
C NCentersToIntDescr< 3, 2 >
C NCentersToIntDescr< 4, 2 >
C NCResult This is similar to Result , but can be used with non-class types
C NElFunctional The NElFunctional computes the number of electrons
C NewP86CFunctional
C NewtonOpt Implements Newton method
C NonblockedOrbitalSpace This is an OrbitalSpace produced from an existing one by getting rid of the blocking
C NonlinearTransform Transforms between two nonlinear coordinate systems
C NonreentrantUncappedTorusHoleShape
C OBWfnRDMCumulantTwo OBWfnRDMCumulantTwo is the cumulant of OBWfnRDMTwo
C OBWfnRDMOne OBWfnRDMOne is a 1-RDM from a OneBodyWavefunction
C OBWfnRDMTwo OBWfnRDMTwo is a 2-RDM from a OneBodyWavefunction
C OneBody3IntOp
C OneBodyDerivInt OneBodyDerivInt is an abstract base class for objects that compute one body derivative integrals
C OneBodyDerivIntV3 This implements one body derivative integrals in the IntV3 library
C OneBodyFockMatrixBuilder Builds the one-body part of the Fock matrix in AO basis
C OneBodyInt OneBodyInt is an abstract base class for objects that compute integrals between two basis functions
C OneBodyIntEvalType Returns the type of the evaluator for evaluating this set of two-body integrals
C OneBodyIntEvalType< 1 >
C OneBodyIntEvalType< 2 >
C OneBodyIntIter
C OneBodyIntLibint2 This implements most one body integrals in the Libint2 library
C OneBodyIntOp
C OneBodyIntParamsType Which parameter set needed to specify the operator set?
C OneBodyIntParamsType< OneBodyOperSet::ddphi >
C OneBodyIntParamsType< OneBodyOperSet::dphi >
C OneBodyIntParamsType< OneBodyOperSet::h >
C OneBodyIntParamsType< OneBodyOperSet::mu >
C OneBodyIntParamsType< OneBodyOperSet::p4 >
C OneBodyIntParamsType< OneBodyOperSet::phi >
C OneBodyIntParamsType< OneBodyOperSet::pVp >
C OneBodyIntParamsType< OneBodyOperSet::q >
C OneBodyIntParamsType< OneBodyOperSet::T >
C OneBodyIntParamsType< OneBodyOperSet::V >
C OneBodyIntTraits Traits of a set of one-body integrals
C OneBodyIntType
C OneBodyIntType< 1 >
C OneBodyIntType< 2 >
C OneBodyIntV3 This implements most one body integrals in the IntV3 library
C OneBodyNCenterIntDescr Implements descriptors for various two-body evaluators
C OneBodyOneCenterDerivInt OneBodyOneCenterDerivInt is an abstract base class for objects that compute one body derivative integrals on a single center
C OneBodyOneCenterInt OneBodyOneCenterInt is an abstract base class for objects that compute integrals between two basis functions
C OneBodyOneCenterWrapper
C OneBodyOper Describes one-body operators
C OneBodyOperDescr Describes permutational properties (hermiticity) of one-body operators
C OneBodyOperSet Describes sets of one-body operator
C OneBodyOperSetDescr Runtime version of OneBodyOperSetProperties
C OneBodyOperSetProperties Describes sets of two-body operators (
C OneBodyOperSetProperties< OneBodyOperSet::ddphi >
C OneBodyOperSetProperties< OneBodyOperSet::dphi >
C OneBodyOperSetProperties< OneBodyOperSet::h >
C OneBodyOperSetProperties< OneBodyOperSet::mu >
C OneBodyOperSetProperties< OneBodyOperSet::p4 >
C OneBodyOperSetProperties< OneBodyOperSet::phi >
C OneBodyOperSetProperties< OneBodyOperSet::pVp >
C OneBodyOperSetProperties< OneBodyOperSet::q >
C OneBodyOperSetProperties< OneBodyOperSet::S >
C OneBodyOperSetProperties< OneBodyOperSet::T >
C OneBodyOperSetProperties< OneBodyOperSet::V >
C OneBodySODerivInt OneBodySODerivInt computes two-center one-electron integrals in a symmetry-adapted basis
C OneBodySOInt OneBodySOInt computes two-center one-electron integrals in a symmetry-adapted basis
C OneBodyWavefunction A OneBodyWavefunction is a MolecularEnergy that solves an effective one-body problem
C OOGLRender
C OperatorDescr For an operator (e.g
C Optimize Abstract base class for classes that find the extreme points of Function 's
C OptionalRefParameter
C Orbital
C OrbitalSpace Class OrbitalSpace describes a range of orbitals that are linear combinations of Gaussian basis functions (e.g
C OrbitalSpaceUnion This is a union of two OrbitalSpaces s1 and s2
C OrderedOrbitalSpace This is an OrbitalSpace ordered according to the Order type
C OrderedShellList
C OrderedSpinOrbitalSpace Same as OrderedOrbitalSpace , except for spin-orbitals
C OSSHF Hartree-Fock-like wave function for open-shell singlet electronic configurations
C OSSSCF SCF implementation for open-shell singlet electronic configurations
C OutSimpleCo
C OverlapOrthog This class computes the orthogonalizing transform for a basis set
C P86CFunctional Implements the Perdew 1986 (P86) correlation functional
C ParallelRegionTimer This is a parallel-away derivative of RegionTimer
C Parameter
C ParamsRegistry This is a singleton registry that holds IntParams objects
C ParentClass Gives one parent class of a class
C ParentClasses Gives a list of parent classes of a class
C Parenthesis2q
C Parenthesis2t
C Parenthesis2tNum PTNum is the base class for the numerator in various (2)T/(2)Q models
C ParsedDensityFittingKey Parsed representation of a string key that represents fitting of a product of space1 and space2 into fspace
C ParsedKeyVal Converts textual information into keyword/value assocations
C ParsedOneBodyIntKey Parsed representation of a string key that represents a set of one-body integrals
C ParsedOneBodyOperSetKey Parsed representation of a string key that represents a one-body operator set (OneBodyOperSet + associated parameters)
► C ParsedOrbitalSpaceKey Parses keys of OrbitalSpace
C exception
► C ParsedTransformedOrbitalSpaceKey Parses keys of a "transformed" OrbitalSpace
C exception
C ParsedTwoBodyFourCenterIntKey Parsed representation of a string key that represents a set of 4-center 2-body integrals
C ParsedTwoBodyMOIntsKeyInvolvesSpace
C ParsedTwoBodyMOIntsKeyInvolvesSpace< 2 >
C ParsedTwoBodyMOIntsKeyInvolvesSpace< 3 >
C ParsedTwoBodyMOIntsKeyInvolvesSpace< 4 >
C ParsedTwoBodyOperSetKey Parsed representation of a string key that represents a two-body operator set (TwoBodyOperSet + associated parameters)
C ParsedTwoBodyThreeCenterIntKey Parsed representation of a string key that represents a set of 3-center 2-body integrals
C ParsedTwoBodyTwoCenterIntKey Parsed representation of a string key that represents a set of 2-center 2-body integrals
C ParticleHoleOrbitalAttributes Describes particle-hole attributes of orbitals
C PBECFunctional Implements the Perdew-Burke-Ernzerhof (PBE) correlation functional
C PBEXFunctional Implements the Perdew-Burke-Ernzerhof (PBE) exchange functional
C PermutedDensityFitting Computes density fitting for |ij) density from fitting of |ji) DensityFitting
C PetiteList PetiteList is a petite list (see Dupuis & King, IJQC 11,613,(1977) ) that can be used for constructing symmetry-adapted basis functions (`‘symmetry orbitals’', SO for short) as well as transforming operators and functions from AO to SO basis, and vice versa
C PipekMezeyLocalization Performs a Pipek-Mezey orbital localization
C PointChargeData
C PointChargeIntV3
C PointGroup Really a place holder for a CharacterTable
► C PointInputData Contains data needed at each point by a DenFunctional
C SpinData
C PointOutputData Contains data generated at each point by a DenFunctional
C Pool
C PoolData
C PopulatedOrbitalSpace PopulatedOrbitalSpace is an OrbitalSpace populated with a density
C PowellUpdate Used to specify a Powell hessian update
C PrefixKeyVal PrefixKeyVal is a KeyVal that searches a different KeyVal using modified keys
C prim_pair_t
C PrimPairsLibint2 PrimPairsLibint2 contains primitive pair data
C ProcFileGrp The ProcFileGrp concrete class provides an implementation of FileGrp for a single processor
C ProcMemoryGrp The ProcMemoryGrp concrete class provides an implementation of MemoryGrp for a single processor
C ProcMessageGrp ProcMessageGrp provides a concrete specialization of MessageGrp that supports only one node
C ProcThreadGrp Privides a concrete thread group appropriate for an environment where there is only one thread
C product_iterator
C ProgrammingError This is thrown when a situations arises that should be impossible
C property Helper class to connect a 'property' in a c++ class to getter/setter methods
C PsiCC PsiCC is a Psi coupled cluster wave function
C PsiCC2 PsiCC2 is a concrete implementation of Psi ground-state CC2 wave function
C PsiCC3 PsiCC3 is a concrete implementation of Psi ground-state CC3 wave function
C PsiCC3_PT2R12 PsiCC3_PT2R12 is a concrete implementation of the ground-state method
C PsiCC_PT2R12 PsiCC_PT2R12 is used to implement methods
C PsiCCSD PsiCCSD is a concrete implementation of Psi CCSD wave function
C PsiCCSD_PT2R12 PsiCCSD_PT2R12 is a concrete implementation of the method
C PsiCCSD_PT2R12T PsiCCSD_PT2R12T is a concrete implementation of the method
C PsiCCSD_T PsiCCSD_T is a concrete implementation of Psi CCSD(T) wave function
C PsiChkpt PsiChkpt know to read data from Psi checkpoint file and convert it to conform to the representations expected in MPQC
C PsiCLHF PsiCLHF is a concrete implementation of Psi RHF wave function
C PsiCorrWavefunction PsiCorrWavefunction is a Psi correlated wave function
C PsiEffH
C PsiExEnv PsiExEnv specifies a Psi execution environment
C PsiFile11 PsiFile11 is a Psi gradient file
C PsiHSOSHF PsiHSOSHF is a concrete implementation of Psi ROHF wave function
C PsiInput PsiInput is a Psi input file
C PsiRASCI PsiRASCI is a general (RAS) CI PsiWavefunction
C PsiRASCI_RefWavefunction RefWavefunction specialization for a general restricted-active-space multiconfiguration wave function
C PsiRASSCF PsiRASSCF is a type of a PsiRASCI wavefunction that implements orbital optimization
C PsiRDMOne PsiRDMOne is a 1-RDM from a PsiWavefunction
C PsiRDMTwo PsiRDMTwo is a 2-RDM from a PsiWavefunction
C PsiSCF PsiSCF is an abstract base for all Psi SCF wave functions
C PsiSCF_RefWavefunction RefWavefunction specialization initialized with a PsiSCF wave function
C PsiSpinFreeRDMOne PsiSpinFreeRDMOne is a spin-free 1-RDM from a PsiWavefunction
C PsiSpinFreeRDMTwo PsiRDMTwo is a spin-free 2-RDM from a PsiWavefunction
C PsiUHF PsiUHF is a concrete implementation of Psi UHF wave function
C PsiWavefunction PsiWavefunction is an abstract base for all Psi wave functions
C PT2R12 PT2R12 : a universal spin-free second-order R12 correction
C PthreadThreadGrp Privides a concrete thread group appropriate for an environment where pthreads is available
C PTNum PTNum is the base class for the numerator in various (T) models
C PumaThreadGrp Privides a concrete thread group appropriate for the intel teraflops machine
C PW86XFunctional Implements the Perdew-Wang 1986 (PW86) Exchange functional
C PW91CFunctional The Perdew-Wang 1991 correlation functional computes energies and densities using the designated local correlation functional
C PW91XFunctional The Perdew-Wang 1991 exchange functional computes energies and densities using the designated local correlation functional
C PW92LCFunctional Implements the PW92 local (LSDA) correlation term
C PZ81LCFunctional Implements the PZ81 local (LSDA) correlation functional
C QNewtonOpt The QNewtonOpt implements a quasi-Newton optimization scheme
C R12Amplitudes R12Amplitudes gives the amplitudes of some R12-ansatz-related terms in wave function
C R12EnergyIntermediates The class R12EnergyIntermediates is the front-end to R12 intermediates
C R12IntEval R12IntEval is the top-level class which computes intermediates occuring in R12 theories
► C R12Technology R12Technology describes technical features of the R12 approach
C CorrelationFactor CorrelationFactor is a set of one or more two-particle functions of the interparticle distance
C CorrParamCompare Compares CorrelationParamaters corresponding to IntParam
C G12CorrelationFactor G12CorrelationFactor stands for Gaussian geminals correlation factor, usable with methods that require commutator integrals
C G12NCCorrelationFactor G12NCCorrelationFactor stands for Gaussian geminals correlation factor, usable with methods that do not require commutator integrals; this is more for temporary tests or quick implementation
C GeminalDescriptor
C GeminalDescriptorFactory
C NullCorrelationFactor NullCorrelationFactor stands for no correlation factor; only for test
C R12Ansatz R12Ansatz specifies the manner in which the R12 geminals are constructed
C R12CorrelationFactor R12CorrelationFactor stands for no correlation factor
C R12TwoBodyIntKeyCreator Creates R12TwoBodyIntKey for the given CorrelationFactor
C R12WavefunctionWorld Class R12WavefunctionWorld describes the environment of a Wavefunction implementing an R12 method
C RadialAngularIntegrator An implementation of an integrator using any combination of a RadialIntegrator and an AngularIntegrator
C RadialIntegrator An abstract base class for radial integrators
C RangeCreator RangeCreator<T> is Functor which can be used up to n times to create objects of type T
C RangeLock
C RangeLockItem
C RDM RDM<R> is a reduced density matrix of rank R
C RDM< Zero > This specialization is needed to make RDM<R>::rdm_m_1() work
C RDMAMemoryGrp The RDMAMemoryGrp abstract class specializes the MsgMemoryGrp class
C RDMCumulant RDMCumulant<R> is a reduced density matrix cumulant of rank R
C ReadMolecularHessian ReadMolecularHessian is an implementation of MolecularHessian that reads the hessian from a file
C RedundantCartesianIter RedundantCartesianIter objects loop through all possible combinations of a given number of axes
C RedundantCartesianIterCCA
C RedundantCartesianIterGAMESS
C RedundantCartesianIterV3
C RedundantCartesianSubIter Like RedundantCartesianIter , except a, b, and c are fixed to a given value
C RedundantCartesianSubIterCCA
C RedundantCartesianSubIterGAMESS
C RedundantCartesianSubIterV3
C RedundMolecularCoor Redundant set of simple internal coordinates
C reentrant_auto_time_accumulator
C reentrant_time_accumulator_factory
C ReentrantUncappedTorusHoleShape
C Ref A template class that maintains references counts
C RefBase Provides a few utility routines common to all Ref template instantiations
C RefCount The base class for all reference counted objects
C RefDiagSCMatrix Smart pointer to an DiagSCMatrix specialization
C RefObjectEqual This functor can be used as a binary predicate for standard algorithms
C RefSCDimension Smart pointer to an SCDimension specialization
C RefSCMatrix Smart pointer to an SCMatrix specialization
C RefSCVector Smart pointer to an SCVector specialization
C RefSymmSCMatrix Smart pointer to an SCSymmSCMatrix specialization
C RefSymmSCMatrixEqual This functor compares RefSymmSCMatrix objects
C RefWavefunction RefWavefunction represents the reference wave function (or, more generally, a state) used as a starting point for the introduction of electron correlation
C RefWavefunctionFactory This factory produces the RefWavefunction that corresponds to the type of ref object
C RegionTimer Used to record the time spent in a section of code
► C Registry Registry wraps std::map and can be policy-configured to act as a Singleton or a regular object
C not_found
C Render
C RenderedBallMolecule
C RenderedMolecularSurface
C RenderedMolecule
C RenderedObject
C RenderedObjectSet
C RenderedPolygons
C RenderedPolylines
C RenderedSphere
C RenderedStickMolecule
C ReplDiagSCMatrix Replicated DiagSCMatrix
C ReplFockBuildMatrix
C ReplSCMatrix
C ReplSCMatrixKit The ReplSCMatrixKit produces matrices that work in a many processor environment
C ReplSCMatrixListSubblockIter
C ReplSCVector
C ReplSymmSCMatrix Replicated SymmSCMatrix
C Result Result are members of Compute specializations that keep track of whether or not a particular result should be computed or if it has already been computed
C ResultInfo This is a base class for all of Compute 's result types
C Runnable DescribedClass with a pure virtual run member
C SavableState Base class for objects that can save/restore state
C SavableStateProxy Create a proxy for a SavableState object
C ScaledTorsSimpleCo Describes an scaled torsion internal coordinate of a molecule
C SCBlockInfo SCBlockInfo contains blocking information for the SCDimension class
C SCDimension Used to determine the size and blocking of matrices
C SCElement
C SCElementAccumulateDiagSCMatrix
C SCElementAccumulateSCMatrix
C SCElementAccumulateSCVector
C SCElementAccumulateSymmSCMatrix
C SCElementAssign
C SCElementBinaryPredicateAdapter Adapts a binary predicate that acts on SCElement::value_type
C SCElementDAXPY Does
C SCElementDestructiveProduct Does
C SCElementDot
C SCElementFindExtremum Searches each range in IterationRanges for element i so that there is no element j in that Range for which Op(i,j) == true
C SCElementInvert
C SCElementKNorm Computes k-norm of matrix
C SCElementMaxAbs
C SCElementMinAbs
C SCElementOp Objects of class SCElementOp are used to perform operations on the elements of matrices
C SCElementOp2 Very similar to the SCElementOp class except that pairs of blocks are treated simultaneously
C SCElementOp3 Very similar to the SCElementOp class except that a triplet of blocks is treated simultaneously
C SCElementRandomize
C SCElementScalarProduct Evaluates
C SCElementScale
C SCElementScaleDiagonal
C SCElementShiftDiagonal
C SCElementSquareRoot
C SCElementSum
C SCException This is a sc::Exception specialization that keeps track of the ClassDesc for the MPQC object from which it is thrown, and optional sc::Debugger::Backtrace object
C SCExtrapData SCExtrapData hold the data to be extrapolated needed by SelfConsistentExtrapolation
C SCExtrapError SCExtrapError holds the error data needed by SelfConsistentExtrapolation
C SCF Base for all classes that use a self-consistent field procedure to solve an effective one body problem
C SCFEnergy
C SCFIterationData
C SCFIterationLogger
C SCFormIO This utility class is used to print only on node 0 and to provide attractive indentation of output
C SCMatrix Abstract base class for general double valued n by m matrices
C SCMatrix3
C SCMatrixBlock SCMatrixBlock is the base clase for all types of blocks that comprise matrices and vectors
C SCMatrixBlockIter Used to described iterates that loop through the elements in a block
C SCMatrixBlockList
C SCMatrixBlockListIter
C SCMatrixBlockListLink
C SCMatrixCompositeSubblockIter
C SCMatrixDiagBlock The SCMatrixDiagBlock describes a diagonal piece of a matrix
C SCMatrixDiagBlockIter
C SCMatrixDiagSubBlock The SCMatrixDiagSubBlock describes a diagonal subblock of a matrix
C SCMatrixDiagSubBlockIter
C SCMatrixdouble
C SCMatrixIterationRanges
C SCMatrixJointSubblockIter
C SCMatrixKit The SCMatrixKit abstract class acts as a factory for producing matrices
C SCMatrixListSubblockIter
C SCMatrixLTriBlock The SCMatrixLTriBlock describes a triangular piece of a matrix
C SCMatrixLTriBlockIter
C SCMatrixLTriSubBlock The SCMatrixLTriSubBlock describes a triangular subblock of a matrix
C SCMatrixLTriSubBlockIter
C SCMatrixNullSubblockIter
C SCMatrixRectBlock The SCMatrixRectBlock describes a rectangular piece of a matrix
C SCMatrixRectBlockIter
C SCMatrixRectSubBlock The SCMatrixRectSubBlock describes a rectangular piece of a matrix
C SCMatrixRectSubBlockIter
C SCMatrixSimpleSubblockIter
C SCMatrixSubblockIter Objects of class SCMatrixSubblockIter are used to iterate through the blocks of a matrix
C scprintf This class allows printf-like output to be sent to an ostream
C SCVector Abstract base class for double valued vectors
C SCVector3 3-element version of SCVector
C SCVectordouble
C SCVectorSimpleBlock The SCVectorSimpleBlock describes a piece of a vector
C SCVectorSimpleBlockIter
C SCVectorSimpleSubBlock The SCVectorSimpleSubBlock describes a subblock of a vector
C SCVectorSimpleSubBlockIter
C SD_RefWavefunction RefWavefunction specialization for a single-determinant wave function
C SelfConsistentExtrapolation The SelfConsistentExtrapolation abstract class is used to iteratively solve equations requiring a self consistent solution, such as,
C SetIntCoor Describes a set of internal coordinates
C Shape A Shape is a Volume represents an 3D solid
C shell_block_iterator
C ShellBlockData
C ShellBlockIterator
C ShellBlockSkeleton
C ShellData
C ShellDataWithValue
C ShellExtent
C ShellIndexWithValue Binds an integer index + real annotation, e.g. Shell index + associated operator norm
C ShellPairIter
C ShellPairLibint2 ShellPairLibint2 is an interface to PrimPairsLibint2
C ShellPairsLibint2 ShellPairsLibint2 contains primitive pair data for all shell pairs formed from a pair of basis sets
C ShellQuartetIter
C ShellRotation Compute the transformation matrices that maps a set of Cartesian functions to another set of Cartesian functions in a rotated coordinate system
C ShmMemoryGrp The ShmMemoryGrp concrete class provides an implementation of MsgMemoryGrp
C SimpleCo The SimpleCo abstract class describes a simple internal coordinate of a molecule
C SingleReference_R12Intermediates SingleReference_R12Intermediates computes R12/F12 intermediates using MPQC3 runtime
C SlaterXFunctional Implements the Slater exchange functional
C SO
C SO_block
C SOBasis A SOBasis object describes the transformation from an atomic orbital basis to a symmetry orbital basis
C SOTransform SOTransform maintains a list of AO shells that are be used to compute the SO
C SOTransformFunction SOTransformShell describes how an AO function contributes to an SO function in a particular SO shell
C SOTransformShell SOTransformShell maintains a list of AO functions contribute to an SO function in a particular SO shell
C SpatialMOPairIter SpatialMOPairIter gives the ordering of pairs of spatial orbitals
C SpatialMOPairIter_eq SpatialMOPairIter_eq gives the ordering of same-spin and different-spin orbital pairs if both orbitals of the pairs are from the same space
C SpatialMOPairIter_neq SpatialMOPairIter_neq gives the ordering of pairs of spatial orbitals from different spaces
C SphereShape
C SphericalTransform This is a base class for a container for a sparse Cartesian to solid harmonic basis function transformation
C SphericalTransformComponent This is a base class for a container for a component of a sparse Cartesian to solid harmonic basis function transformation
C SphericalTransformComponentLibint2
C SphericalTransformComponentV3
C SphericalTransformIter This iterates through the components of a SphericalTransform
C SphericalTransformLibint2
C SphericalTransformV3
C SpinFreeRDM SpinFreeRDM<R> is a spin-free reduced density matrix of rank R
C SpinFreeRDM< Zero > This specialization is needed to make SpinFreeRDM<R>::rdm_m_1() work
C SpinMOPairIter SpinMOPairIter iterates over pairs of spinorbitals
C SpinOrbitalPT2R12 SpinOrbitalPT2R12 : a universal second-order R12 correction
C SplitBasisSet Used to split a basis set's contractions into multiple shells
C SSAccResult This associates a result datum with an accuracy
C Stack
C StateClassData
C StateIn Restores fundamental and user-defined types from images created with StateOut
C StateInBin Read objects written with StateOutBin
C StateInData
C StateInFile Reads state information from a file
C StateInText Reads state information written with StateOutText
C StateOut Serializes fundamental and user-defined types
C StateOutBin Save state to a binary file
C StateOutData
C StateOutFile Writes state information to files
C StateOutText Writes out state information in an almost human readable format
C StateRecv StateRecv is a concrete specialization of MsgStateRecv that does the receive part of point to point communication in a MessageGrp
C StateSend StateSend is a concrete specialization of MsgStateSend that does the send part of point to point communication in a MessageGrp
C StdDenFunctional Used to construct the standard density functionals
C SteepestDescentOpt
C StreSimpleCo Describes an stretch internal coordinate of a molecule
C StringKeyVal StringKeyVal is a base class for KeyVal implementations that store all values in a string format
C StringReplacementListIterator Iterates over strings obtained by rank R replecement from a given string
C SumAccumH This specialization of AccumHNull does nothing
C SumDenFunctional The SumDenFunctional computes energies and densities using the a sum of energy density functions method
C SumIntCoor SumIntCoor is used to construct linear combinations of internal coordinates
C SumMolecularEnergy Linear combination of MolecularEnergy objects
C SuperpositionOfAtomicDensities SuperpositionOfAtomicDensities is a OneBodyWavefunction useful as a guess for other OneBodyWavefunction objects
C SymmetryMOOrder Order by symmetry first, then by energy, then by occ num
C SymmetryOperation 3 by 3 matrix representation of a symmetry operation, such as a rotation or reflection
C SymmMolecularCoor Derives from IntMolecularCoor
C SymmOneBodyIntIter Iterator over symmetry unique shell pairs
C SymmSCMatrix Abstract base class for symmetric double valued matrices
C SymmSCMatrix2SCExtrapData
C SymmSCMatrix4SCExtrapData
C SymmSCMatrixdouble
C SymmSCMatrixNSCExtrapData
C SymmSCMatrixSCExtrapData
C SymmSCMatrixSCExtrapError
C SymmTwoBodyIntIter Iterator over symmetry unique shell quartets
C SymmTwoBodyTwoCenterIntIter Iterator over symmetry unique shell pairs
C SymRep N dimensional matrix representation of a symmetry operation, such as a rotation or reflection
C SyscallFailed This is thrown when an system call fails with an errno
C SystemException This is thrown when a system problem occurs
C Taylor_Fjt Uses Taylor interpolation of up to 8-th order to compute the Boys function
C TaylorMolecularEnergy
C TBGrad
C TCHF Two-determinant wave function for open-shell singlet electronic configurations
C TCSCF SCF implementation for open-shell singlet electronic configurations
C Tensor
C TensorExtrapData
C TensorExtrapError
C TensorIndexRangeIterator TensorIndexRangeIterator is a direct product of shell ranges for each center
C TestEffH
C TestRunnable
C Thread The Thread abstract class defines an interface which must be implemented by classes wishing to be run as threads
C threaded_iterator
C ThreadGrp The ThreadGrp abstract class provides a means to manage separate threads of control
C ThreadLock The ThreadLock abstract class provides mutex locks to be used in conjunction with ThreadGrp 's
C ThreadLockHolder Acquire a lock on creation and release it on destruction
C ThreadReplicated
C ThreadTimer
C time_accumulator_factory
C TimedRegion TimedRegion is a helper class for RegionTimer
C Timer Uses RegionTimer to time intervals in an exception safe manner
C TimerHolder
C ToleranceExceeded This is thrown when when some tolerance is exceeded
C TorsSimpleCo Describes an torsion internal coordinate of a molecule
C Transform
C TransformedDensityFitting Computes density fitting for |ij) density from fitting of |iq) DensityFitting where q is the AO space supporting j
C TranslateData Generic data translation
C TranslateDataByteSwap Data translation to an external representation with bytes swapped
C TranslateDataIn Convert data from other formats
C TranslateDataOut Convert data to other formats
C Triangle
C TriangleIntegrator
C TriangulatedImplicitSurface
C TriangulatedSurface
C TriangulatedSurfaceIntegrator
C TriInterpCoef
C TriInterpCoefKey
C tristate_less
C TwoBodyDerivInt This is an abstract base type for classes that compute geometric derivatives of the integrals involving two electrons and four basis functions
C TwoBodyDerivIntLibint2 This implements electron repulsion derivative integrals in the IntV3 library
C TwoBodyDerivIntV3 This implements electron repulsion derivative integrals in the IntV3 library
C TwoBodyFockMatrixBuilder Builds the two-body part of the Fock matrix in AO basis using integral-direct algorithm
C TwoBodyFockMatrixDFBuilder Builds the two-body part of the Fock matrix in AO basis using DF-based algorithm
C TwoBodyFockMatrixTransformBuilder Builds the two-body part of the Fock matrix in MO basis using AO->MO transforms
C TwoBodyGrid Class TwoBodyGrid describes a set of coordinates of 2 particles
C TwoBodyInt This is an abstract base type for classes that compute integrals involving two electrons and 2 functions per electron
C TwoBodyIntBatch This is an abstract base type for classes that compute integrals involving two electrons and 2 functions per electron
C TwoBodyIntBatchGeneric This is a generic implementation of TwoBodyIntBatch in terms of a TwoBodyInt
C TwoBodyIntDescrCreator Creates TwoBodyIntDescr for correlation factor C
C TwoBodyIntEval This is an abstract base type for classes that compute integrals involving two electrons and 2 functions per electron
C TwoBodyIntEvalType Returns the type of the evaluator for evaluating this set of two-body integrals
C TwoBodyIntEvalType< 2 >
C TwoBodyIntEvalType< 3 >
C TwoBodyIntEvalType< 4 >
C TwoBodyIntIter
C TwoBodyIntLayout Describes the physical layout of the integrals in TwoBodyIntsAcc
C TwoBodyIntLibint2 This implements 4-center two-electron integrals in the IntLibint2 library
C TwoBodyIntParamsType Which parameter set needed to specify the operator set?
C TwoBodyIntParamsType< TwoBodyOperSet::DeltaFunction >
C TwoBodyIntParamsType< TwoBodyOperSet::ERI >
C TwoBodyIntParamsType< TwoBodyOperSet::G12 >
C TwoBodyIntParamsType< TwoBodyOperSet::G12_T1_G12 >
C TwoBodyIntParamsType< TwoBodyOperSet::G12DKH >
C TwoBodyIntParamsType< TwoBodyOperSet::G12NC >
C TwoBodyIntParamsType< TwoBodyOperSet::R12 >
C TwoBodyIntParamsType< TwoBodyOperSet::R12_0_G12 >
C TwoBodyIntParamsType< TwoBodyOperSet::R12_m1_G12 >
C TwoBodyIntShape Describes types of integrals of 2-body operators
C TwoBodyIntTraits Traits of a set of two-body integrals
C TwoBodyIntType
C TwoBodyIntType< 2 >
C TwoBodyIntType< 3 >
C TwoBodyIntType< 4 >
C TwoBodyIntV3 This implements electron repulsion integrals in the IntV3 library
C TwoBodyMOIntsRuntime Smart runtime support for computing MO-basis integrals
C TwoBodyMOIntsRuntimeUnion23 TwoBodyMOIntsRuntimeUnion23 packages 2-center and 3-center runtimes; it also keeps track of 2-center matrix inverses
► C TwoBodyMOIntsTransform TwoBodyMOIntsTransform computes two-body integrals in MO basis using parallel integrals-direct AO->MO transformation
C MOSpaces Predefined enumerated type for the MO spaces
C TwoBodyMOIntsTransform_123Inds
C TwoBodyMOIntsTransform_12Inds
C TwoBodyMOIntsTransform_13Inds
C TwoBodyMOIntsTransform_ijxy TwoBodyMOIntsTransform_ijxy computes (ij|xy) integrals using parallel integrals-direct AO->MO transformation
C TwoBodyMOIntsTransform_ikjy TwoBodyMOIntsTransform_ikjy computes (ik|jy) integrals using parallel integrals-direct AO->MO transformation
C TwoBodyMOIntsTransform_iRjS TwoBodyMOIntsTransform_iRjS computes (iR|jS), or <ij|RS> integrals, where R and S are atomic orbitals, using parallel integral-direct AO->MO transformation
C TwoBodyMOIntsTransform_ixjy TwoBodyMOIntsTransform_ixjy computes (ix|jy) integrals using parallel integrals-direct AO->MO transformation
C TwoBodyMOIntsTransform_ixjy_df TwoBodyMOIntsTransform_ixjy_df computes (ix|jy) integrals using parallel integral-direct density-fitting
C TwoBodyNCenterIntDescr Implements descriptors for various two-body evaluators
C TwoBodyOper Describes two-body operators
C TwoBodyOperDescr Describes permutational properties (hermiticity, Bose/Fermi) of a two-body operator
C TwoBodyOperSet Known two-body operator sets
C TwoBodyOperSetDescr Describes sets of two-body operator
C TwoBodyOperSetProperties Describes sets of two-body operators (
C TwoBodyOperSetProperties< TwoBodyOperSet::DeltaFunction >
C TwoBodyOperSetProperties< TwoBodyOperSet::ERI >
C TwoBodyOperSetProperties< TwoBodyOperSet::G12 >
C TwoBodyOperSetProperties< TwoBodyOperSet::G12_T1_G12 >
C TwoBodyOperSetProperties< TwoBodyOperSet::G12DKH >
C TwoBodyOperSetProperties< TwoBodyOperSet::G12NC >
C TwoBodyOperSetProperties< TwoBodyOperSet::R12 >
C TwoBodyOperSetProperties< TwoBodyOperSet::R12_0_G12 >
C TwoBodyOperSetProperties< TwoBodyOperSet::R12_m1_G12 >
C TwoBodySODerivInt TwoBodySODerivInt computes four-center two-electron derivative integrals in a symmetry-adapted basis
C TwoBodySOInt TwoBodySOInt computes four-center two-electron integrals in a symmetry-adapted basis
C TwoBodyTensorInfo Provides information about the type of a two body tensor
C TwoBodyThreeCenterDerivInt This is an abstract base type for classes that compute three centers integrals involving two electrons
C TwoBodyThreeCenterInt This is an abstract base type for classes that compute integrals involving two electrons in three Gaussian functions
C TwoBodyThreeCenterIntLibint2 This implements 3-center 2-body integrals in the IntLibint2 library
C TwoBodyThreeCenterIntV3 This implements electron repulsion integrals involving three centers in the IntV3 library
C TwoBodyThreeCenterMOIntsTransform TwoBodyThreeCenterMOIntsTransform computes (xy|z) integrals, using parallel integral-direct AO->MO transformation
C TwoBodyThreeCenterMOIntsTransform_ijR TwoBodyThreeCenterMOIntsTransform_ijR computes (ij|R) integrals, where R are atomic orbitals, using parallel integral-direct AO->MO transformation
C TwoBodyThreeCenterMOIntsTransform_ijR_using_iqR TwoBodyThreeCenterMOIntsTransform_ijR computes (ij|R) integrals, where R are atomic orbitals, using (iq|R) integrals
C TwoBodyTwoCenterDerivInt This is an abstract base type for classes that compute two centers integrals involving two electrons
C TwoBodyTwoCenterInt This is an abstract base type for classes that compute integrals involving two electrons in two Gaussian functions
C TwoBodyTwoCenterIntIter
C TwoBodyTwoCenterIntLibint2 This implements 2-center 2-body integrals in the IntLibint2 library
C TwoBodyTwoCenterIntOp The 2-body analog of OneBodyIntOp
C TwoBodyTwoCenterIntV3 This implements electron repulsion integrals involving two centers in the IntV3 library
C type_info_key
C UHF This provides an unrestricted Hartree-Fock implementation
C UKS This provides a Kohn-Sham implementation for unrestricted-orbital open-shell systems
C Uncapped5SphereExclusionShape
C UncappedTorusHoleShape
C UncontractedBasisSet Used to form uncontracted Gaussian basis sets
C UnionBasisSet UnionBasisSet constructs a union of two GaussianBasisSet objects
C UnionShape A UnionShape is volume enclosed by a set of Shape 's
C Units Used to perform unit conversions
C UnrestrictedSCF A base class for unrestricted self-consistent-field methods
C UsedData
C VDWShape Describes the surface of a molecule as the union of atom centered spheres, each the van der Waals radius of the atom
C vec2
C vec3
C vec4
C Vertex
C Volume A Volume is a Function of three variables
C VWN1LCFunctional The VWN1LCFunctional computes energies and densities using the VWN1 local correlation term (from Vosko, Wilk, and Nusair)
C VWN2LCFunctional The VWN2LCFunctional computes energies and densities using the VWN2 local correlation term (from Vosko, Wilk, and Nusair)
C VWN3LCFunctional The VWN3LCFunctional computes energies and densities using the VWN3 local correlation term (from Vosko, Wilk, and Nusair)
C VWN4LCFunctional The VWN4LCFunctional computes energies and densities using the VWN4 local correlation term (from Vosko, Wilk, and Nusair)
C VWN5LCFunctional The VWN5LCFunctional computes energies and densities using the VWN5 local correlation term (from Vosko, Wilk, and Nusair)
C VWNLCFunctional An abstract base class from which the various VWN (Vosko, Wilk and Nusair) local correlation functional (1, 2, 3, 4, 5) classes are derived
C Wavefunction A Wavefunction is a MolecularEnergy that utilizies a GaussianBasisSet
C WavefunctionWorld Class WavefunctionWorld describes the environment of a Wavefunction
C WriteBasisGrid
C WriteElectronDensity Writes the electron density at user defined grid points to the standard output or to a separate file
C WriteElectrostaticPotential Writes the electrostatic potential at user defined grid points to the standard output or to a separate file
C WriteGrid The abstract WriteGrid class provides an interface for writing the value of a scalar function evaluated at a given set of grid points to a file
C WriteMolden
C WriteOrbital Writes an orbital at user defined grid points to the standard output or to a separate file
C WriteOrbitals Writes orbitals at user defined grid points to the standard output or to a separate file
► C WriteVectorGrid WriteVectorGrid provides an interface for writing the value of a vector function evaluated at a given set of grid points to a file (compare to WriteGrid )
C DimensionMap
C X
C XalphaFunctional Implements the Xalpha exchange functional
C XMLDataStream
C XMLDataStreamTranslator
C XMLReadable
C XMLReader
C XMLWritable
C XMLWriter
C Y
► N std STL namespace
C hash< sc::FermionOccupationBlockString > Specialization of std::hash for sc::FermionOccupationBlockString
C hash< sc::FermionOccupationDBitString > Specialization of std::hash for sc::FermionOccupationDBitString
C hash< sc::FermionOccupationNBitString< Ns > > Specialization of std::hash for sc::FermionOccupationNBitString
► N TiledArray
► N expressions
C TensorExpression
C function_iterable
C GlobalFixture
C IterableBasisElementData
C IterableBasisElementData< Iterator, ShellBlockIterator< Iterable > >
C shell_block_iterable
C shell_iterable
► C ShellBlockIterator
C Skeleton
C ShellData