#include <math_tools.h>
Public Member Functions | |
| char_table (char *) | |
| Initializes character table object. | |
Public Attributes | |
| int ** | ctable |
| int | num_irreps |
| const char ** | sym_ops |
| const char ** | irrep_labels |
| int * | ops_coeffs |
| int | num_ops |
| int | num_classes |
The character class contains a set of functions for access to point group information.
| char_table::char_table | ( | char * | ptgrp_name | ) |
Initializes character table object.
| ptgrp_name | name of point group /*-------------------------------------------------------------------------- |
1.5.6