Scine::Sparrow
5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
Definition of a calculation state for methods implemented in Sparrow. The calculation state is defined as the density matrix and the coefficient matrix at some point. If the density matrix is empty, an exception is thrown at loading time. More...
#include <SparrowState.h>
Public Member Functions | |
SparrowState (Utils::DensityMatrix densityMatrix) | |
const Utils::DensityMatrix & | getDensityMatrix () const |
Definition of a calculation state for methods implemented in Sparrow. The calculation state is defined as the density matrix and the coefficient matrix at some point. If the density matrix is empty, an exception is thrown at loading time.