Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
parallel_mosaic.py File Reference

Go to the source code of this file.

Namespaces

namespace  parallel_mosaic

Functions

 parallel_mosaic.parallel_worker (timeValue)

Variables

 parallel_mosaic.timeList = range(int(sys.argv[1]), int(sys.argv[2])+1)
 parallel_mosaic.pool = Pool(6)