CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::adapter::Adapter< CASM::DoFSet, xtal::DoFSet > Struct Reference

#include <Adapter.hh>

Detailed Description

Convert the xtal implementation of DoFSet into the CASM::DoFSet that is used to generate basis functions elsewhere in CASM. IDs of each component are set to values 0-n-1, and are then locked to avoid future changes to them.

Definition at line 37 of file Adapter.hh.

Public Member Functions

CASM::DoFSet operator() (const xtal::DoFSet &adaptable, SymGroupRepID symrep_ID)
 

Member Function Documentation

◆ operator()()

CASM::DoFSet CASM::adapter::Adapter< CASM::DoFSet, xtal::DoFSet >::operator() ( const xtal::DoFSet adaptable,
SymGroupRepID  symrep_ID 
)
inline

Definition at line 38 of file Adapter.hh.


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