CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <SupercellClusterOrbits.hh>
Sort std::set<Index> by size, then value (lexicographical compare)
Definition at line 45 of file SupercellClusterOrbits.hh.
Public Member Functions | |
bool | operator() (std::set< Index > const &LHS, std::set< Index > const &RHS) const |
Sort std::set<Index> by size, then value (lexicographical compare) More... | |
bool CASM::ClusterSiteIndicesCompare::operator() | ( | std::set< Index > const & | LHS, |
std::set< Index > const & | RHS | ||
) | const |
Sort std::set<Index> by size, then value (lexicographical compare)
Definition at line 57 of file SupercellClusterOrbits.cc.