Home
last modified time | relevance | path

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

/dports/science/cdk/cdk-cdk-2.3/base/core/src/main/java/org/openscience/cdk/atomtype/
H A DCDKAtomTypeMatcher.java183 type = perceiveVanadium(atomContainer, atom); in findMatchingAtomType()
2316 … private IAtomType perceiveVanadium(IAtomContainer atomContainer, IAtom atom) throws CDKException { in perceiveVanadium() method in CDKAtomTypeMatcher