CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/basis_set/DoFTraits.hh"
#include "casm/casm_io/container/json_io.hh"
#include "casm/casm_io/json/jsonParser.hh"
#include "casm/clex/ClexBasis.hh"
#include "casm/clex/NeighborList.hh"
#include "casm/clex/OrbitFunctionTraits.hh"
#include "casm/clusterography/IntegralCluster.hh"
#include "casm/container/algorithm.hh"
#include "casm/crystallography/UnitCellCoord.hh"
#include "casm/symmetry/SymGroup.hh"
#include "casm/symmetry/SymGroupRep.hh"
#include "casm/symmetry/SymRepTools.hh"
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
CASM::ClexBasis_impl | |
Functions | |
template<typename OrbitType > | |
Index | CASM::_orbit_max_poly_order (OrbitType const &orbit, BasisFunctionSpecs const &basis_function_specs) |
allow basis_function_specs to specify max_poly_order by branch, orbit, etc. More... | |
template<typename OrbitType > | |
BasisSet | CASM::ClexBasis_impl::construct_proto_dof_basis (OrbitType const &_orbit, BasisSet::ArgList const &site_dof_sets) |