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

Provides the Python base view shared by concrete subscribers. More...

Classes

class  Subscriber
 Provides the common Python interface to a native subscriber. More...
 

Detailed Description

Provides the Python base view shared by concrete subscribers.

Subscriber exposes the common reporting-frequency API used by DcdSubscriber, RestartSubscriber, and CudaIntegrator. User code should construct a concrete subscriber rather than instantiate the base wrapper.

See also
subscriber