Xped
|
This is the complete list of members for Xped::Pattern, including all inherited members.
col(int y) const | Xped::Pattern | |
coords(const std::size_t index) const | Xped::Pattern | |
data | Xped::Pattern | |
index(const int x, const int y) const | Xped::Pattern | |
index2unique | Xped::Pattern | |
init() | Xped::Pattern | |
isUnique(const int x, const int y) const | Xped::Pattern | |
label2index | Xped::Pattern | |
Lx | Xped::Pattern | |
Ly | Xped::Pattern | |
operator==(const Pattern &other) const | Xped::Pattern | inline |
Pattern(const std::vector< std::vector< std::size_t > > &pat={{0ul}}, bool TRANSPOSE=false) | Xped::Pattern | inlineexplicit |
print() const | Xped::Pattern | |
row(int x) const | Xped::Pattern | |
serialize(Ar &ar) const | Xped::Pattern | inline |
serialize(Ar &ar) | Xped::Pattern | inline |
sites_of_label | Xped::Pattern | |
size() const | Xped::Pattern | inline |
uniqueIndex(const int x, const int y) const | Xped::Pattern | |
uniqueIndex(const std::size_t index) const | Xped::Pattern | |
uniqueSize() const | Xped::Pattern | inline |
UnitCell | Xped::Pattern | friend |