Class Pointgroup¶
Defined in File pointgroup.hpp
Class Documentation¶
-
class
brille::Pointgroup¶ Public Functions
-
Pointgroup()¶
-
Pointgroup(const int no)¶
-
Pointgroup(const int no, const std::string &sym, const std::string &sch, const Holohedry &h, const Laue &l)¶
-
std::string
to_string(void) const¶
-
int
get_number(void) const¶
-
std::string
get_symbol(void) const¶
-
std::string
get_schoenflies(void) const¶
-
std::string
get_holohedry_string(void) const¶
-
std::string
get_laue_string(void) const¶
Protected Functions
-
void
setup(void)¶
-