Home
last modified time | relevance | path

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

/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DStructureBuildingMethods.java1316 bondLoop: for (Bond bond : bonds) { in findBondsToUnSaturate()
1327 continue bondLoop; in findBondsToUnSaturate() local
1331 continue bondLoop; in findBondsToUnSaturate() local
1345 break bondLoop; in findBondsToUnSaturate() local
H A DFusedRingNumberer.java300bondLoop : for (Bond bond : curRing.getBondList()) { // go through all the bonds for the current … in setupAdjacentFusedRingProperties()
306 continue bondLoop; in setupAdjacentFusedRingProperties() local