CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::ClusterSiteIndicesCompare Struct Reference

#include <SupercellClusterOrbits.hh>

Detailed Description

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...
 

Member Function Documentation

◆ operator()()

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.


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