CASM  1.1.0
A Clusters Approach to Statistical Mechanics
FilteredConfigIterator.hh File Reference

Go to the source code of this file.

Classes

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 , typename DataObject >
FilteredConfigIterator< IteratorType > CASM::filter_begin (const IteratorType &it, const IteratorType &it_end, const std::vector< std::string > &filter_expr, const DataFormatterDictionary< DataObject > &_dict)
 
template<typename IteratorType >
FilteredConfigIterator< IteratorType > CASM::filter_end (const IteratorType &it_end)