Class HallSymbol¶
Defined in File hall_symbol.hpp
Class Documentation¶
-
class
brille::HallSymbol¶ Public Functions
-
HallSymbol(const Bravais b, const bool c, const std::vector<SeitzSymbol> &ss)¶
-
HallSymbol(const std::string &strrep)¶
-
bool
setcs(const bool &cs)¶
-
std::vector<SeitzSymbol>
setsymbols(const std::vector<SeitzSymbol> &s)¶
-
std::vector<SeitzSymbol>
addsymbol(SeitzSymbol s)¶
-
bool
from_ascii(const std::string&)¶
-
std::string
to_ascii() const¶
-
bool
validate()¶
-