CASM
1.1.0
A Clusters Approach to Statistical Mechanics
HasPrimClex_impl.hh
Go to the documentation of this file.
1
#ifndef CASM_HasPrimClex_impl
2
#define CASM_HasPrimClex_impl
3
4
#include "
casm/clex/HasPrimClex.hh
"
5
#include "
casm/clex/PrimClex.hh
"
6
7
namespace
CASM
{
8
9
template
<
typename
Base>
10
const
Structure
&
HasPrimClex<Base>::prim
()
const
{
11
return
derived().primclex().prim();
12
}
13
14
template
<
typename
Base>
15
double
HasPrimClex<Base>::crystallography_tol
()
const
{
16
return
derived().primclex().crystallography_tol();
17
}
18
19
}
// namespace CASM
20
21
#endif
HasPrimClex.hh
PrimClex.hh
CASM::HasPrimClex::prim
const Structure & prim() const
Definition:
HasPrimClex_impl.hh:10
CASM::HasPrimClex::crystallography_tol
double crystallography_tol() const
Definition:
HasPrimClex_impl.hh:15
CASM::Structure
Structure specifies the lattice and atomic basis of a crystal.
Definition:
Structure.hh:30
CASM
Main CASM namespace.
Definition:
APICommand.hh:8
include
casm
clex
HasPrimClex_impl.hh
Generated on Tue Mar 23 2021 14:16:37 for CASM by
1.9.1