yt.utilities.parallel_tools.parallel_analysis_interface.parallel_root_only

yt.utilities.parallel_tools.parallel_analysis_interface.parallel_root_only(func)[source]

This decorator blocks and calls the function on the root processor, but does not broadcast results to the other processors.