Home
last modified time | relevance | path

Searched refs:heavy_neighbor_cutoff (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/wizard/
H A Dmeasurement.py63 self.heavy_neighbor_cutoff = self.cmd.get_setting_float("heavy_neighbor_cutoff")
461 cutoffType = self.heavy_neighbor_cutoff
464 %(self.heavy_neighbor_cutoff, sel_mod))
/dports/science/jmol/jmol-14.32.7/src/org/jmol/adapter/readers/pymol/
H A DPyMOL.java358 final static int heavy_neighbor_cutoff = 639; field in PyMOL
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DSettingInfo.h739 REC_f( 639, heavy_neighbor_cutoff , global , 3.5F ),