CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::HasPrimClex< Base > Class Template Reference

#include <HasPrimClex.hh>

+ Inheritance diagram for CASM::HasPrimClex< Base >:

Detailed Description

template<typename Base>
class CASM::HasPrimClex< Base >

Implements PrimClex dependent functions.

  • Useful if MostDerived class has const PrimClex& MostDerived::primclex() const;

Definition at line 14 of file HasPrimClex.hh.

Public Types

typedef Base::MostDerived MostDerived
 

Public Member Functions

const Structureprim () const
 
double crystallography_tol () const
 

Member Typedef Documentation

◆ MostDerived

template<typename Base >
typedef Base::MostDerived CASM::HasPrimClex< Base >::MostDerived

Definition at line 16 of file HasPrimClex.hh.

Member Function Documentation

◆ crystallography_tol()

template<typename Base >
double CASM::HasPrimClex< Base >::crystallography_tol

Definition at line 15 of file HasPrimClex_impl.hh.

◆ prim()

template<typename Base >
const Structure & CASM::HasPrimClex< Base >::prim

Definition at line 10 of file HasPrimClex_impl.hh.


The documentation for this class was generated from the following files: