Allow MPI-enabled clients to provide the library communicator.
[alexxy/gromacs.git] / api / gmxapi / include / gmxapi / context.h
index ec434059af419517dcccae5dc632a11ce2bd8a8d..296b24d7e3ec5007cb78373d3a93590828f02cdb 100644 (file)
@@ -123,7 +123,7 @@ public:
     /*!
      * \brief Get a handle to a new default context object.
      */
-    Context();
+    Context() = delete;
     ~Context();
 
     /*!