![]() |
QMCPACK
|
Go to the source code of this file.
Classes | |
struct | SPOInfo |
base class to describe a single orbital in an SPOSet More... | |
struct | EnergyOrder |
comparison functor for sorting SPOInfo based on energy More... | |
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
qmcplusplus::spoinfo | |
Enumerations | |
enum | orderings { index_ordered = 0, energy_ordered, energy_and_index_ordered, unordered, no_order } |
enumeration of possible orbital info orderings More... | |
Functions | |
bool | index_order (const SPOInfo *left, const SPOInfo *right) |
comparison function for sorting SPOInfo based on orbital index More... | |