CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <UnitCellCoord.hh>
CRTP class to implement '-=', '+', and '-' in terms of '+='.
Requires:
Definition at line 97 of file UnitCellCoord.hh.
Public Types | |
typedef Base::MostDerived | MostDerived |
Public Member Functions | |
MostDerived & | operator-= (UnitCell frac) |
MostDerived | operator+ (UnitCell frac) const |
MostDerived | operator- (UnitCell frac) const |
typedef Base::MostDerived CASM::xtal::Translatable< Base >::MostDerived |
Definition at line 98 of file UnitCellCoord.hh.
|
inline |
Definition at line 103 of file UnitCellCoord.hh.
|
inline |
Definition at line 108 of file UnitCellCoord.hh.
|
inline |
Definition at line 101 of file UnitCellCoord.hh.