Package schrodinger :: Package application :: Package matsci :: Module clusterstructgui
[hide private]
[frames] | no frames]

Module clusterstructgui

GUI elements to aid in pulling dimers or clusters of nearest neighbors from a larger structure.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  MonomerSpeciesSelector
Checkbox and combo that allows the user to select a species.
  DimerSpeciesSelector
Checkbox and combo that allows the user to select a species for the purpose of selecting dimers with or without the given species.
Variables [hide private]
  __doc__ = ...
  CRITERIA = ['no', 'one and only one', 'at least one', 'two']
  __package__ = 'schrodinger.application.matsci'
Variables Details [hide private]

__doc__

Value:
"""
GUI elements to aid in pulling dimers or clusters of nearest
neighbors from a larger structure.

Copyright Schrodinger, LLC. All rights reserved.
"""