.. _reference_execution: Defining and Executing Simulations ================================== .. _executors: Executing Simulations --------------------- .. module:: openfe :noindex: .. autosummary:: :nosignatures: :toctree: generated/ execute_DAG General classes --------------- .. module:: openfe :noindex: .. autosummary:: :nosignatures: :toctree: generated/ ProtocolDAG ProtocolUnitResult ProtocolUnitFailure ProtocolDAGResult Specialised classes ------------------- These classes are abstract classes that are specialised (subclassed) for an individual Protocol. .. module:: openfe :noindex: .. autosummary:: :nosignatures: :toctree: generated/ Protocol ProtocolUnit ProtocolResult