ASEAtomsWrapper¶
-
class
narupatools.ase.constraints.imd_constraint.ASEAtomsWrapper(*args, **kwargs)¶ Wrappar around an ASE atoms object.
Inheritance

Methods
Initialize self.
-
__init__(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Attributes
Wrapped ASE Atoms.
-
atoms¶ Wrapped ASE Atoms.
-