Home
last modified time | relevance | path

Searched defs:abort_on_exception (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/mpi/
Denvironment.hpp279 bool abort_on_exception; member in boost::mpi::environment
/third_party/boost/libs/mpi/src/python/
Dpy_environment.cpp37 bool mpi_init(list python_argv, bool abort_on_exception) in mpi_init()