Class Dune::PybindXI::ScopedInterpreter

class Dune::PybindXI::ScopedInterpreter

Note

Most likely, you do not want to use this class directly, but GlobalInterpreter instead!

Method Dune::PybindXI::ScopedInterpreter::import_module

pybind11::module Dune::PybindXI::ScopedInterpreter::import_module(const std::string &module_name)

No documentation provided.

Field Dune::PybindXI::ScopedInterpreter::interpreter_

pybind11::scoped_interpreter Dune::PybindXI::ScopedInterpreter::interpreter_

No documentation provided.

Field Dune::PybindXI::ScopedInterpreter::modules_

int Dune::PybindXI::ScopedInterpreter::modules_

No documentation provided.