prepend
- sisl.prepend(obj, *args, **kwargs)
- sisl.prepend(atom, other)
- sisl.prepend(geometry, other, axis, offset='none')
- sisl.prepend(lattice, other, axis)
Dispatcher for
prepend
See also
sisl.Atoms.prepend
equivalent to
prepend(atoms, ...)
.sisl.Geometry.prepend
equivalent to
prepend(geometry, ...)
.sisl.Lattice.prepend
equivalent to
prepend(lattice, ...)
.