yt.frontends.boxlib.data_structures.BoxlibGrid.save_object

BoxlibGrid.save_object(name, filename=None)

Save an object. If filename is supplied, it will be stored in a shelve file of that name. Otherwise, it will be stored via yt.data_objects.api.GridIndex.save_object().