yt.frontends.stream.data_structures.StreamHexahedralMesh.save_object

StreamHexahedralMesh.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().