IMP  2.1.1
The Integrative Modeling Platform
IMP::restrainer::SimpleExcludedVolume Class Reference

Simple excluded volume restraint. More...

#include <IMP/restrainer/simplify_restraint.h>

Public Member Functions

core::ExcludedVolumeRestraintget_restraint ()
 
base::VersionInfo get_version_info () const
 
void show (std::ostream &out=std::cout) const
 

Friends

SimpleExcludedVolume create_simple_excluded_volume_on_molecules (atom::Hierarchies const &mhs)
 
SimpleExcludedVolume create_simple_excluded_volume_on_rigid_bodies (const core::RigidBodies &rbs, Refiner *ref)
 

Detailed Description

See Also
ExcludedVolumeRestraint

Definition at line 379 of file simplify_restraint.h.

Friends And Related Function Documentation

SimpleExcludedVolume create_simple_excluded_volume_on_molecules ( atom::Hierarchies const &  mhs)
friend

Creates ExcludedVolumeRestraint using RigidMembersRefiner.

See Also
RigidMembersRefiner See SimpleExcludedVolume
SimpleExcludedVolume create_simple_excluded_volume_on_rigid_bodies ( const core::RigidBodies rbs,
Refiner ref 
)
friend

Creates ExcludedVolumeRestraint using LeavesRefiner.

See Also
ListSingletonContainer See SimpleExcludedVolume

The documentation for this class was generated from the following file: