asyncmd.trajectory.functionwrapper#
This module contains the Implementation of all TrajectoryFunctionWrapper classes.
It contains the abstract base class TrajectoryFunctionWrapper, and the functional classes PyTrajectoryFunctionWrapper and SlurmTrajectoryFunctionWrapper.
Classes
|
Wrap python functions for use on |
|
Wrap executables to use on |
|
Abstract base class to define the API and some common methods. |