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

#include <OccLocation.hh>

Detailed Description

Represents the occupant on a site.

  • May be divisible Indexo components or indivisible

Definition at line 39 of file OccLocation.hh.

Public Attributes

Index id
 Location in OccLocation.m_mol. More...
 
Index l
 Location in config. More...
 
Index asym
 Asym unit index (must be consistent with l) More...
 
Index species_index
 
std::vector< Indexcomponent
 Location of component Specie in OccLocation.m_species. More...
 
Index loc
 Location in OccLocation.m_loc. More...
 

Member Data Documentation

◆ asym

Index CASM::Monte::Mol::asym

Asym unit index (must be consistent with l)

Definition at line 42 of file OccLocation.hh.

◆ component

std::vector<Index> CASM::Monte::Mol::component

Location of component Specie in OccLocation.m_species.

Definition at line 46 of file OccLocation.hh.

◆ id

Index CASM::Monte::Mol::id

Location in OccLocation.m_mol.

Definition at line 40 of file OccLocation.hh.

◆ l

Index CASM::Monte::Mol::l

Location in config.

Definition at line 41 of file OccLocation.hh.

◆ loc

Index CASM::Monte::Mol::loc

Location in OccLocation.m_loc.

Definition at line 47 of file OccLocation.hh.

◆ species_index

Index CASM::Monte::Mol::species_index

Species type index (must be consistent with config.occ(l))

Definition at line 43 of file OccLocation.hh.


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