Scine::Sparrow
5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
#include <Sparrow/Implementations/DipoleMatrixCalculator.h>
#include <Sparrow/Implementations/Nddo/Utils/IntegralsEvaluationUtils/GTOOverlapMatrixBlock.h>
#include <Utils/DataStructures/GtoExpansion.h>
#include <Utils/Typenames.h>
#include <Eigen/Core>
#include <array>
Go to the source code of this file.
Classes | |
class | Scine::Sparrow::GTODipoleMatrixBlock |
Class responsible for calculating a block of the dipole matrix in GTO ao basis. The basis must be one of the STO-nG type. More... | |