This is the complete list of members for
sch_sym, including all inherited members.
| get_autos() | sch_sym | |
| get_axes() const | sch_sym | |
| get_mirrors() const | sch_sym | |
| get_nfold() const | sch_sym | [inline] |
| get_sub_sym(const sch_sym &sub_sym, int conj_type=0, char *errmsg=0) const | sch_sym | |
| get_sub_sym(const string &sub, char *errmsg) const | sch_sym | |
| get_sub_syms() const | sch_sym | |
| get_sym_type() const | sch_sym | [inline] |
| get_symbol() const | sch_sym | |
| get_to_std() const | sch_sym | [inline] |
| get_trans(t_set &ts) const | sch_sym | |
| get_trans() const | sch_sym | |
| has_inversion_symmetry() const | sch_sym | |
| init(const geom_if &geom, vector< vector< set< int > > > *equiv_sets=0) | sch_sym | |
| init(int type, int n=0, const mat3d &pos=mat3d(), char *errmsg=0) | sch_sym | |
| init(const string &name, const mat3d &pos=mat3d(), char *errmsg=0) | sch_sym | |
| init(const sch_axis &sym_axis, const vec3d ¢=vec3d::zero) | sch_sym | |
| is_set() const | sch_sym | [inline] |
| sch_sym(const geom_if &geom, vector< vector< set< int > > > *equiv_sets=0) | sch_sym | |
| sch_sym(const t_set &ts) | sch_sym | |
| sch_sym(int type=0, int n=0, const mat3d &pos=mat3d(), char *errmsg=0) | sch_sym | |
| sch_sym(const string &name, const mat3d &pos=mat3d(), char *errmsg=0) | sch_sym | |
| sch_sym(const sch_axis &sym_ax, const vec3d ¢=vec3d::zero) | sch_sym | |