aiida_vasp.workchains.v2.mixins#

Some convenience mixins

Module Contents#

Classes#

API#

class aiida_vasp.workchains.v2.mixins.WithBuilderUpdater[source]#
classmethod get_builder_updater(*args, **kwargs)[source]#

Return the corresponding builder updater class for the workchain.

The arguments are passed directly to the underling BuilderUpdater constructor.