Relocate MpiContextManager.
commit09c3a1922300831e9b5f8894396ecec59fd67661
authorM. Eric Irrgang <ericirrgang@gmail.com>
Mon, 28 Sep 2020 12:24:03 +0000 (28 15:24 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 29 Sep 2020 06:09:40 +0000 (29 06:09 +0000)
tree91368703a660b5221692f668522eb68945186e57
parentb35147fdfe4c6a6a62f635691d871886d7783cea
Relocate MpiContextManager.

* Change the scope of the MpiContextManager instance from the Session
  to the ContextImpl.
* Tighten up some details to help maintain clarity over subsequent
  changes.

Refs #3644
api/gmxapi/cpp/context.cpp
api/gmxapi/cpp/context_impl.h
api/gmxapi/cpp/session.cpp
api/gmxapi/cpp/session_impl.h