6 from __future__
import print_function
20 topology = ff.create_topology(prot)
25 topology.apply_default_patches()
32 topology.setup_hierarchy(prot)
44 ff.add_well_depths(prot)
58 nbl.add_pair_filter(r.get_pair_filter())
68 print(scoring_function.evaluate(
False))
Select non water and non hydrogen atoms.
CHARMMParameters * get_heavy_atom_CHARMM_parameters()
Enforce CHARMM stereochemistry on the given Hierarchy.
Various classes to hold sets of particles.
void set_check_level(CheckLevel tf)
Control runtime checks in the code.
std::string get_example_path(std::string file_name)
Return the path to installed example data for this module.
Return all close unordered pairs of particles taken from the SingletonContainer.
Lennard-Jones score between a pair of particles.
Store a kernel::ParticleIndexes.
Hierarchies get_by_type(Hierarchy mhd, GetByType t)
Smooth interaction scores by switching the derivatives (force switch).
Functionality for loading, creating, manipulating and scoring atomic structures.
void read_pdb(base::TextInput input, int model, Hierarchy h)
Applies a PairScore to each Pair in a list.
Class for storing model, its restraints, constraints, and particles.