Scine::Sparrow
5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
#include <Utils/DataStructures/AtomsOrbitalsIndexes.h>
#include <Utils/DataStructures/MolecularOrbitals.h>
#include <Utils/DataStructures/SingleParticleEnergies.h>
#include <Utils/Scf/LcaoUtils/ElectronicOccupation.h>
#include <Utils/Typenames.h>
#include <map>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Scine::Sparrow::LinearResponseData |
This class contains the infos needed to perform a linear response calculation. This way excited states properties can be calculated in a LR-TD approach. It serves as a common base class for TD-DFTB and CIS data. The data are given by reference to prevent useless copies. More... | |