Skip to main content

Crate molar_python

Crate molar_python 

Source

Structs§

Sel
Atom selection view with analysis and editing utilities.
State
Coordinate frame with simulation time and periodic box.
System
Coupled topology + state object used as the primary analysis source.
Topology
Molecular topology container (atoms and connectivity).

Functions§

register_molar
Add all pymolar pyclasses + free functions to m. Exposed so another extension module (the molar_vis native viewer) can register pymolar into its own module, giving System/Sel/… one consistent PyO3 type identity across both APIs.