[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IMP-dev] Angles restraint



I implemented a collective version of the AngleRestraint. It maintains a bunch of chains (more interesting topology can be added later) and applies the same unary function to each angle along each chain. As before, SConscript etc are not included.

Attachment: angles
Description: Binary data




  %pythonprepend AnglesRestraint::AnglesRestraint %{
        args[0].thisown=0
  %}