#include <direct_space_asu.h>

Public Member Functions | |
| bool | is_active (bool minimal=false) const |
Public Attributes | |
| unsigned | i_seq |
| Main index of first site. | |
| unsigned | j_seq |
| Main index of second site. | |
| unsigned | j_sym |
| Symmetry index of second site. | |
| bool is_active | ( | bool | minimal = false |
) | const [inline] |
If minimal is false: Inside-inside upper triangle (i_seq < j_seq) or inside-outside (j_sym != 0) If minimal is true: i_seq <= j_seq
References asu_mapping_index_pair::i_seq, asu_mapping_index_pair::j_seq, and asu_mapping_index_pair::j_sym.
Referenced by bond_sorted_asu_proxies::bond_sorted_asu_proxies(), and asu_mappings::make_pair().
1.5.6