CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::xtal::PERIODICITY_MODE Class Reference

#include <CoordinateSystems.hh>

Detailed Description

Definition at line 82 of file CoordinateSystems.hh.

Public Member Functions

 PERIODICITY_MODE (PERIODICITY_TYPE new_mode)
 
 ~PERIODICITY_MODE ()
 
void set (const PERIODICITY_TYPE new_mode)
 
PERIODICITY_TYPE check ()
 

Static Public Member Functions

static bool IS_LOCAL ()
 
static bool IS_PERIODIC ()
 
static PERIODICITY_TYPE CHECK ()
 

Private Attributes

PERIODICITY_TYPE old_mode
 

Static Private Attributes

static PERIODICITY_TYPE ACTIVE_MODE = PERIODIC
 

Constructor & Destructor Documentation

◆ PERIODICITY_MODE()

CASM::xtal::PERIODICITY_MODE::PERIODICITY_MODE ( PERIODICITY_TYPE  new_mode)
inline

Definition at line 95 of file CoordinateSystems.hh.

◆ ~PERIODICITY_MODE()

CASM::xtal::PERIODICITY_MODE::~PERIODICITY_MODE ( )
inline

Definition at line 99 of file CoordinateSystems.hh.

Member Function Documentation

◆ CHECK()

static PERIODICITY_TYPE CASM::xtal::PERIODICITY_MODE::CHECK ( )
inlinestatic

Definition at line 93 of file CoordinateSystems.hh.

◆ check()

PERIODICITY_TYPE CASM::xtal::PERIODICITY_MODE::check ( )
inline

Definition at line 102 of file CoordinateSystems.hh.

◆ IS_LOCAL()

static bool CASM::xtal::PERIODICITY_MODE::IS_LOCAL ( )
inlinestatic

Definition at line 91 of file CoordinateSystems.hh.

◆ IS_PERIODIC()

static bool CASM::xtal::PERIODICITY_MODE::IS_PERIODIC ( )
inlinestatic

Definition at line 92 of file CoordinateSystems.hh.

◆ set()

void CASM::xtal::PERIODICITY_MODE::set ( const PERIODICITY_TYPE  new_mode)
inline

Definition at line 101 of file CoordinateSystems.hh.

Member Data Documentation

◆ ACTIVE_MODE

PERIODICITY_TYPE CASM::xtal::PERIODICITY_MODE::ACTIVE_MODE = PERIODIC
staticprivate

Definition at line 84 of file CoordinateSystems.hh.

◆ old_mode

PERIODICITY_TYPE CASM::xtal::PERIODICITY_MODE::old_mode
private

Definition at line 85 of file CoordinateSystems.hh.


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