HOPS
HOPS class reference
Classes | Namespaces
MHO_PythonSubprocessRunner.hh File Reference
#include <string>

Go to the source code of this file.

Classes

class  hops::MHO_PythonSubprocessRunner
 Pure-C++ (no pybind, no libpython) helper that runs the user's python3 and exchanges JSON with it. This is the interprocess comms primitive used by the no-embed subprocess backends (control-file evaluation and default plotting). One process is spawned per action (no persistent worker!), which is slow and a lot of overhead, but this is ok for a fallback. More...
 
struct  hops::MHO_PythonSubprocessRunner::Result
 

Namespaces

 hops