qimpy.dft.export.Export

class Export(*, system, checkpoint_in=(None, ''), bgw=None)

Bases: TreeNode

Export data for other codes.

Parameters:
__init__(*, system, checkpoint_in=(None, ''), bgw=None)

Specify one or more export formats.

Parameters:
Return type:

None

Methods

__init__

Specify one or more export formats.

add_child

Construct child object self.`attr_name` of type cls.

add_child_one_of

Invoke add_child on one of several child options in args.

save_checkpoint

Save self and all children in hierarchy to cp_path.

Attributes

bgw

exporters

child_names

Names of attributes with child objects.