Scine::Sparrow  5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::Sparrow::SparrowState Struct Referencefinal

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>

Inheritance diagram for Scine::Sparrow::SparrowState:
Inheritance graph
Collaboration diagram for Scine::Sparrow::SparrowState:
Collaboration graph

Public Member Functions

 SparrowState (Utils::DensityMatrix densityMatrix)
 
const Utils::DensityMatrixgetDensityMatrix () const
 

Detailed Description

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.


The documentation for this struct was generated from the following file: