Home
last modified time | relevance | path

Searched refs:num_alt_next (Results 1 – 1 of 1) sorted by relevance

/dports/science/openbabel/openbabel-3.1.1/src/formats/libinchi/
H A Dichister.c2121 int num_2s_next, num_alt_next, num_wrong_bonds_1, num_wrong_bonds_2; in can_be_a_stereo_bond_with_isotopic_H() local
2184 num_2s_next = num_alt_next = num_wrong_bonds_2 = 0; in can_be_a_stereo_bond_with_isotopic_H()
2200 num_alt_next ++; in can_be_a_stereo_bond_with_isotopic_H()
2234 … (num_alt_next>0) + (num_2s_next>0) != 1 /* only one type of stereogenic bond permitted */ in can_be_a_stereo_bond_with_isotopic_H()