Home
last modified time | relevance | path

Searched defs:parseAtomType (Results 1 – 2 of 2) sorted by relevance

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/MolChemicalFeatures/
H A DFeatureParser.cpp95 void parseAtomType(const std::string &inLine, in parseAtomType() function
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/
H A DQueryOps.h134 static inline void parseAtomType(int val, int &atomic_num, bool &aromatic) { in parseAtomType() function