IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
atom/python_only.h File Reference

Functionality only available in Python. More...

#include <IMP/atom/atom_config.h>
+ Include dependency graph for atom/python_only.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Python Only

The following functions are only available in Python as the equivalent C++ functionality is provided via template functions or in other ways that don't directly map to Python.

void IMP::atom::show_molecular_hierarchy (Hierarchy h)
 Print out the molecular hierarchy. More...
 

Detailed Description

Functionality only available in Python.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file atom/python_only.h.