1 #ifndef CASM_HasSupercell
2 #define CASM_HasSupercell
16 template <
typename Base>
24 std::shared_ptr<Structure const>
const &
shared_prim()
const;
Implements PrimClex dependent functions.
double crystallography_tol() const
std::shared_ptr< Structure const > const & shared_prim() const
Base::MostDerived MostDerived
const PrimClex & primclex() const
bool has_primclex() const
const Structure & prim() const
PrimClex is the top-level data structure for a CASM project.
Structure specifies the lattice and atomic basis of a crystal.