|
CASM
AClustersApproachtoStatisticalMechanics
|
#include <OccLocation.hh>
Represents an indivisible molecule component.
Definition at line 23 of file OccLocation.hh.
Public Attributes | |
| Index | species_index |
| Species type index. More... | |
| Index | id |
| Location in OccLocation.m_species. More... | |
| UnitCellCoord | bijk_begin |
| Saves initial position. More... | |
| Index | mol_comp_begin |
| Saves initial Mol.component index. More... | |
| UnitCellCoord CASM::Monte::Species::bijk_begin |
Saves initial position.
Definition at line 26 of file OccLocation.hh.
| Index CASM::Monte::Species::id |
Location in OccLocation.m_species.
Definition at line 25 of file OccLocation.hh.
| Index CASM::Monte::Species::mol_comp_begin |
Saves initial Mol.component index.
Definition at line 27 of file OccLocation.hh.
| Index CASM::Monte::Species::species_index |
Species type index.
Definition at line 24 of file OccLocation.hh.