GQCP
|
#include <GMullikenDomain.hpp>
Public Types | |
using | Scalar = _Scalar |
Public Member Functions | |
SquareMatrix< Scalar > | partitionMatrix (const GTransformation< Scalar > &C) const |
GTransformation< Scalar > | projectionMatrix (const GTransformation< 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::GMullikenDomain< _Scalar >::Scalar = _Scalar |
|
inline |
MARK: domain and projecting
C | The transformation that relates the atomic spinors to the set of current generalized spinors. |
|
inline |
C | The transformation that relates the atomic spinors to the set of current generalized spinors. |
RMullikenDomain
), but it isn't worth (yet) to refactor this common functionality into a base class.