CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::Monte::Species Struct Reference

#include <OccLocation.hh>

Detailed Description

Represents an indivisible molecule component.

Definition at line 27 of file OccLocation.hh.

Public Member Functions

 Species (xtal::UnitCellCoord _bijk_begin)
 

Public Attributes

Index species_index
 Species type index. More...
 
Index id
 Location in OccLocation.m_species. More...
 
xtal::UnitCellCoord bijk_begin
 Saves initial position. More...
 
Index mol_comp_begin
 Saves initial Mol.component index. More...
 

Constructor & Destructor Documentation

◆ Species()

CASM::Monte::Species::Species ( xtal::UnitCellCoord  _bijk_begin)
inline

Definition at line 28 of file OccLocation.hh.

Member Data Documentation

◆ bijk_begin

xtal::UnitCellCoord CASM::Monte::Species::bijk_begin

Saves initial position.

Definition at line 32 of file OccLocation.hh.

◆ id

Index CASM::Monte::Species::id

Location in OccLocation.m_species.

Definition at line 31 of file OccLocation.hh.

◆ mol_comp_begin

Index CASM::Monte::Species::mol_comp_begin

Saves initial Mol.component index.

Definition at line 33 of file OccLocation.hh.

◆ species_index

Index CASM::Monte::Species::species_index

Species type index.

Definition at line 30 of file OccLocation.hh.


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