resqpy.multi_processingΒΆ
Multiprocessing module for running specific functions concurrently.
Functions
Creates BlockedWell objects from a common grid and a list of trajectories' uuids, in parallel. |
|
Multiprocessing wrapper function of the BlockedWell initialisation from a Trajectory. |
|
Multiprocessing wrapper function of find_faces_to_represent_surface_regular_optimised. |
|
Calls a function concurrently with the specfied arguments. |
|
Creates Mesh objects from a list of property uuids in parallel. |
|
Multiprocessing wrapper function of the Mesh from_regular_grid_column_property method. |
Wrapper module for the wrapper functions used in multiprocessing. |