Introduce Context requirement.
commit16ef7ec0d409984b84960cd70b71b6c1044f8fe7
authorM. Eric Irrgang <ericirrgang@gmail.com>
Thu, 20 Jun 2019 10:51:13 +0000 (20 13:51 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 12 Aug 2019 15:02:49 +0000 (12 17:02 +0200)
tree1246e15aa176ce112d680f1a5886a99922b53ca2
parent855b56566202fa4904aa3c6061cee5e3568f9b0f
Introduce Context requirement.

Operation handles are acquired with mediation from a
specific Context object, which supports a protocol for
adding nodes to a work graph.

Refs #2994
Refs #2996

Change-Id: I4b110eff23a8326bad21bbf2b1b236522d3ba630
python_packaging/src/gmxapi/operation.py