Uses of Class
com.actelion.research.chem.forcefield.mmff.VanDerWaals
-
Packages that use VanDerWaals Package Description com.actelion.research.chem.forcefield.mmff -
-
Uses of VanDerWaals in com.actelion.research.chem.forcefield.mmff
Methods in com.actelion.research.chem.forcefield.mmff that return types with arguments of type VanDerWaals Modifier and Type Method Description static java.util.List<VanDerWaals>
VanDerWaals. findIn(Tables table, MMFFMolecule mol, Separation sep, double nonbondedCutoff)
Finds all van der Waals energy terms in the current molecule.
-