yt.lagos.ParallelObjectIterator

class yt.lagos.ParallelObjectIterator(pobj, just_list=False, attr='_grids', round_robin=False)

This takes an object, pobj, that implements ParallelAnalysisInterface, and then does its thing, calling initliaze and finalize on the object.

Previous topic

yt.lagos.ParallelAnalysisInterface

Next topic

Extension Types

This Page