Class for setting and ressting the number of threads a context should use.
More...
Class for setting and ressting the number of threads a context should use.
◆ __init__()
def solver_wrappers.kratos.kratos_base_wrapper.ThreadManager.__init__ |
( |
|
self, |
|
|
|
num_threads = None |
|
) |
| |
◆ __enter__()
def solver_wrappers.kratos.kratos_base_wrapper.ThreadManager.__enter__ |
( |
|
self | ) |
|
◆ __exit__()
def solver_wrappers.kratos.kratos_base_wrapper.ThreadManager.__exit__ |
( |
|
self, |
|
|
|
exc_type, |
|
|
|
exc_value, |
|
|
|
traceback |
|
) |
| |
◆ num_threads
solver_wrappers.kratos.kratos_base_wrapper.ThreadManager.num_threads |
◆ num_threads_orig
solver_wrappers.kratos.kratos_base_wrapper.ThreadManager.num_threads_orig |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/CoSimulationApplication/python_scripts/solver_wrappers/kratos/kratos_base_wrapper.py