ppap4lmp
0.7.2
|
This file is for binding InvOMP class to Python. More...
Go to the source code of this file.
Namespaces | |
pybind | |
Namespace for functions to bind C++ classes to Python. | |
Functions | |
void | pybind::py_inv_omp (py::module &m) |
Bind InvOMP class to Python. More... | |
void | pybind::execute_omp (const ShPtr< Processor > &proc) |
Create and use an InvOMP object to conduct analysis programmed in a Processor's subclass object. More... | |
void | pybind::execute_omp (const Vec< ShPtr< Processor >> &procs) |
Create and use an InvOMP object to conduct analysis programmed in Processor's subclass objects. More... | |