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

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Functions

template<typename DataObject >
DataFormatterFilter< DataObject > CASM::make_data_formatter_filter (std::string const &filter_expr, DataFormatterDictionary< DataObject > const &_dict)
 
template<typename DataObject >
DataFormatterFilter< DataObject > CASM::make_data_formatter_filter (std::vector< std::string > const &filter_expr, DataFormatterDictionary< DataObject > const &_dict)