CASM  1.1.0
A Clusters Approach to Statistical Mechanics
BasisFunctionSpecs.hh File Reference
#include <algorithm>
#include <map>
#include <vector>
#include "casm/crystallography/DoFDecl.hh"
#include "casm/global/definitions.hh"
#include "casm/misc/cloneable_ptr.hh"
#include <sstream>
#include "casm/global/errors.hh"

Go to the source code of this file.

Classes

class  CASM::DoFSpecs
 
struct  CASM::BasisFunctionSpecs
 Specify how to construct basis functions. More...
 

Namespaces

 CASM
 Main CASM namespace.
 

Enumerations

enum class  CASM::PARAM_PACK_TYPE { CASM::DEFAULT , CASM::DIFF }
 

Functions

template<typename DoFSpecsType >
DoFSpecsType const & CASM::get (DoFKey const &key, BasisFunctionSpecs const &basis_function_specs)