CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::EigenSymRepApply< Element > Class Template Reference

#include <VectorSymCompare.hh>

Detailed Description

template<typename Element>
class CASM::EigenSymRepApply< Element >

Definition at line 150 of file VectorSymCompare.hh.

Public Member Functions

 EigenSymRepApply (SymGroupRep const &_rep)
 
Element operator() (SymOp const &op, Element obj) const
 

Private Attributes

SymGroupRep m_rep
 

Constructor & Destructor Documentation

◆ EigenSymRepApply()

template<typename Element >
CASM::EigenSymRepApply< Element >::EigenSymRepApply ( SymGroupRep const &  _rep)
inline

Definition at line 152 of file VectorSymCompare.hh.

Member Function Documentation

◆ operator()()

template<typename Element >
Element CASM::EigenSymRepApply< Element >::operator() ( SymOp const &  op,
Element  obj 
) const
inline

Definition at line 154 of file VectorSymCompare.hh.

Member Data Documentation

◆ m_rep

template<typename Element >
SymGroupRep CASM::EigenSymRepApply< Element >::m_rep
private

Definition at line 159 of file VectorSymCompare.hh.


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