resqpy.multiprocessingΒΆ
Multiprocessing module for running specific functions concurrently.
Functions
Wrapper function of find_faces_to_represent_surface_regular_optimised. |
|
Calls a function concurrently with the specfied arguments. |
Multiprocessing module containing the function used to run the wrapper functions in parallel. |
|
Wrapper module for the wrapper functions used in multiprocessing. |