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

#include <Adapter.hh>

Detailed Description

Convert the xtal implementation of SiteDoFSet into the CASM::DoFSet that is used to generate basis functions elsewhere in CASM. The int parameter dof_id is used to set the ID of the DoFSet, and is most likely the index of the relevant Site within the Structure basis.

Definition at line 53 of file Adapter.hh.

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

Definition at line 54 of file Adapter.hh.


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