set_default#

static CopyZoneletsResults.set_default(error_code=None, copied_zonelets=None, copied_face_zonelets=None)#

Set the default values of the CopyZoneletsResults object.

Parameters:
error_code: ErrorCode, optional

Error code associated with failure of operation.

copied_zonelets: Iterable[int], optional

Ids of the copied zonelets.

copied_face_zonelets: Iterable[int], optional

Ids of the copied bounding faces of cell zonelets.