CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
CASM::DB | |
Functions | |
template<typename DataObject > | |
DB::Selection< DataObject > | CASM::DB::make_selection (DB::Database< DataObject > &db, const jsonParser &kwargs, std::string name_key, std::string sel_key, OnError on_error=OnError::THROW) |
Make a DB::Selection from JSON input. More... | |