CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <HasSupercell.hh>
Implements PrimClex dependent functions.
Definition at line 17 of file HasSupercell.hh.
Public Types | |
typedef Base::MostDerived | MostDerived |
Public Member Functions | |
const Structure & | prim () const |
std::shared_ptr< Structure const > const & | shared_prim () const |
double | crystallography_tol () const |
bool | has_primclex () const |
const PrimClex & | primclex () const |
typedef Base::MostDerived CASM::HasSupercell< Base >::MostDerived |
Definition at line 19 of file HasSupercell.hh.
double CASM::HasSupercell< Base >::crystallography_tol |
Definition at line 20 of file HasSupercell_impl.hh.
bool CASM::HasSupercell< Base >::has_primclex |
Definition at line 25 of file HasSupercell_impl.hh.
const Structure & CASM::HasSupercell< Base >::prim |
Definition at line 9 of file HasSupercell_impl.hh.
const PrimClex & CASM::HasSupercell< Base >::primclex |
Definition at line 30 of file HasSupercell_impl.hh.
std::shared_ptr< Structure const > const & CASM::HasSupercell< Base >::shared_prim |
Definition at line 14 of file HasSupercell_impl.hh.