CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::CASM_TMP::IfIntegralTol< tol_type, false > Struct Template Reference

#include <CASM_TMP.hh>

Detailed Description

template<typename tol_type>
struct CASM::CASM_TMP::IfIntegralTol< tol_type, false >

Definition at line 79 of file CASM_TMP.hh.

Public Member Functions

 IfIntegralTol (tol_type _tol)
 
tol_type tol ()
 

Private Attributes

tol_type m_tol
 

Constructor & Destructor Documentation

template<typename tol_type >
CASM::CASM_TMP::IfIntegralTol< tol_type, false >::IfIntegralTol ( tol_type  _tol)
inline

Definition at line 80 of file CASM_TMP.hh.

Member Function Documentation

template<typename tol_type >
tol_type CASM::CASM_TMP::IfIntegralTol< tol_type, false >::tol ( )
inline

Definition at line 81 of file CASM_TMP.hh.

Member Data Documentation

template<typename tol_type >
tol_type CASM::CASM_TMP::IfIntegralTol< tol_type, false >::m_tol
private

Definition at line 85 of file CASM_TMP.hh.


The documentation for this struct was generated from the following file: