Scine::Sparrow
5.1.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
#include <Sparrow/Implementations/DipoleMomentCalculator.h>
#include <Utils/DataStructures/DipoleMatrix.h>
#include <Utils/Typenames.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | Scine::Sparrow::NDDODipoleMomentCalculator< NDDOMethod > |
Class resposible for the calculation of the dipole in the NDDO methods. It must be able to calculate the dipole both with the NDDO approximation and with the use of the dipole matrix. More... | |