GQCP
|
#include <RMullikenDomain.hpp>
Public Types | |
using | Scalar = _Scalar |
Public Member Functions | |
SquareMatrix< Scalar > | partitionMatrix (const RTransformation< Scalar > &C) const |
RTransformation< Scalar > | projectionMatrix (const RTransformation< Scalar > &C) const |
A Mulliken partitioned domain as a collection of atomic orbitals. The sites {i
} that are present in the domain are represented by a set bit at the corresponding indices i
.
using GQCP::RMullikenDomain< _Scalar >::Scalar = _Scalar |
|
inline |
MARK: domain and projecting
|
inline |
C | The transformation that relates the atomic spinors to the set of current spatial orbitals. |
GMullikenDomain
), but it isn't worth (yet) to refactor this common functionality into a base class.