Scine::Sparrow
5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
#include "DFTBCommon.h"
#include "ScfFock.h"
#include <Utils/DataStructures/MatrixWithDerivatives.h>
#include <Utils/Typenames.h>
#include <Eigen/Core>
Go to the source code of this file.
Classes | |
class | Scine::Sparrow::dftb::SecondOrderFock |
Implementation of FockMatrixCalculator for DFTB2, the SCC-DFTB. It calculates the electronic contributions to the energy and their derivatives with respect to the nuclear cartesian coordinates. More... | |