Home
last modified time | relevance | path

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

/dports/science/jmol/jmol-14.32.7/src/org/jmol/c/
H A DVDW.java64 public static VDW getVdwType(String label) { in getVdwType() method in VDW
/dports/science/jmol/jmol-14.32.7/src/org/jmol/modelset/
H A DAtom.java543 private VDW getVdwType(VDW type) { in getVdwType() method in Atom