CASM  1.1.0
A Clusters Approach to Statistical Mechanics
PrimClex.hh File Reference
#include <memory>
#include "casm/global/definitions.hh"

Go to the source code of this file.

Classes

class  CASM::PrimClex
 PrimClex is the top-level data structure for a CASM project. More...
 

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::DB
 

Functions

void CASM::write_basis_set_data (std::shared_ptr< Structure const > shared_prim, ProjectSettings const &settings, std::string const &basis_set_name, ClexBasisSpecs const &basis_set_specs, PrimNeighborList &prim_neighbor_list)
 
Clexulator CASM::make_clexulator (ProjectSettings const &settings, std::string const &basis_set_name, PrimNeighborList &prim_neighbor_list)