IMP  2.4.0
The Integrative Modeling Platform
Namespaces
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
 Synonym for IMP::kernel.
 
 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-2015 IMP Inventors. All rights reserved.

Definition in file atom/python_only.h.