Package rdkit :: Package Chem :: Module ChemicalForceFields
[hide private]
[frames] | no frames]

Source Code for Module rdkit.Chem.ChemicalForceFields

 1  # 
 2  #  Copyright (C) 2006  greg Landrum and Rational Discovery LLC 
 3  # 
 4  #   @@ All Rights Reserved @@ 
 5  #  This file is part of the RDKit. 
 6  #  The contents are covered by the terms of the BSD license 
 7  #  which is included in the file license.txt, found at the root 
 8  #  of the RDKit source tree. 
 9  # 
10  from rdkit.Chem.rdForceFieldHelpers import * 
11  from rdkit.ForceField import * 
12