OpenCAP
Electronic structure of metastable states
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  opencap
  include
 AOCAP.hClass for numerically integrating the CAP matrix in AO basis
 Atom.hClasses and structs for storing atomic data
 BasisSet.hClasses and structs for storing basis set data
 BasisSetParser.hClass for parsing basis set files
 boxcap.h
 CAP.hClass which handles computing the CAP matrix
 cap_types.h
 gto_ordering.hFunctions pertaining to ordering of Gaussian type orbitals (GTOs)
 InputParser.hClass for parsing OpenCAP input files
 keywords.hList of valid keywords
 molcas_interface.hFunctions pertaining to the OpenMolcas interface
 molden_parser.hFunctions pertaining to reading the geometry and basis set from Molden. The format is detailed here: http://cheminf.cmbi.ru.nl/molden/molden_format.html
 opencap_exception.hException handling adapted from: https://github.com/GPMueller/mwe-cpp-exception. Copyright (c) 2016 Gideon Müller
 overlap.hFunctions for computing the overlap matrix analytically
 qchem_interface.hFunctions pertaining to the Q-Chem interface
 Shell.hClass for a group of atomic orbitals with the same angular momentum and exponents
 System.hClass which holds molecular geometry and basis set data
 TrajectoryAnalysis.hClasses and structs for trajectory analysis. This is an experimental feature, and thus is neither tested nor officially supported
 transforms.hFunctions for transforming between cartesian and solid harmonic GTOs, and for normalization of contracted GTOs
 utils.hHelper functions used by various pieces of the software