CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Lattice_impl.hh File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Functions

template<typename LatIterator , typename SymOpIterator >
Lattice CASM::superdupercell (LatIterator begin, LatIterator end, SymOpIterator op_begin=SymOpIterator(), SymOpIterator op_end=SymOpIterator())
 returns Lattice that is smallest possible supercell of all input Lattice More...
 
template<typename Object , typename OpIterator >
std::pair< OpIterator,
Eigen::MatrixXi > 
CASM::is_supercell (const Object &scel, const Object &unit, OpIterator begin, OpIterator end, double tol)