CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
FilteredConfigIterator.hh File Reference

Go to the source code of this file.

Classes

class  CASM::FilteredConfigIterator< IteratorType >
 
class  CASM::FilteredConfigIterator< IteratorType >
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

template<typename IteratorType >
void CASM::swap (FilteredConfigIterator< IteratorType > &a, FilteredConfigIterator< IteratorType > &b)
 Definitions. More...
 
template<typename IteratorType >
FilteredConfigIterator
< IteratorType > 
CASM::filter_begin (const IteratorType &it, const IteratorType &it_end, const std::vector< std::string > &filter_expr, const DataFormatterDictionary< Configuration > &_dict)
 
template<typename IteratorType >
FilteredConfigIterator
< IteratorType > 
CASM::filter_end (const IteratorType &it_end)