CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::traits< Supercell > Struct Reference

#include <SupercellTraits.hh>

Detailed Description

Definition at line 13 of file SupercellTraits.hh.

Static Public Member Functions

static bool name_compare (std::string A, std::string B)
 

Static Public Attributes

static const std::string name = "Supercell"
 
static const std::string short_name = "scel"
 

Member Function Documentation

◆ name_compare()

bool CASM::traits< Supercell >::name_compare ( std::string  A,
std::string  B 
)
static

Tokenizes 'SCELV_A_B_C_D_E_F' to integral values {V, A, B, C, D, E, F} and does lexicographical comparison

Definition at line 20 of file SupercellTraits.cc.

Member Data Documentation

◆ name

const std::string CASM::traits< Supercell >::name = "Supercell"
static

Definition at line 14 of file SupercellTraits.hh.

◆ short_name

const std::string CASM::traits< Supercell >::short_name = "scel"
static

Definition at line 15 of file SupercellTraits.hh.


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