apoCHARMM 1.0.0
High-performance molecular dynamics simulations on GPUs
 
Loading...
Searching...
No Matches
apocharmm.atom_selection Namespace Reference

Provides the owning Python wrapper for atom-selection results. More...

Classes

class  AtomSelection
 Owns one immutable native atom-selection handle. More...
 

Detailed Description

Provides the owning Python wrapper for atom-selection results.

AtomSelection exposes immutable count, index-list, and membership queries for one native selection. User code normally obtains an instance from AtomSelector.select() rather than constructing it from a raw handle.

See also
atom_selection