Scine::Sparrow
5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
#include <Sparrow/Implementations/Nddo/Utils/IntegralsEvaluationUtils/TwoCenterIntegralContainer.h>
#include <Sparrow/Implementations/Nddo/Utils/IntegralsEvaluationUtils/oneCenterIntegralContainer.h>
#include <Sparrow/Implementations/TimeDependent/LinearResponseData.h>
#include <Utils/DataStructures/AtomsOrbitalsIndexes.h>
#include <Utils/DataStructures/MolecularOrbitals.h>
#include <Utils/DataStructures/SingleParticleEnergies.h>
Go to the source code of this file.
Classes | |
struct | Scine::Sparrow::CISData |
This class contains the infos needed to perform a CIS calculation. This way excited states properties can be calculated in a LR-TD approach. The data are given by value (i.e. copied) to allow the calculation to work also in an interactive setting. More... | |