append
- sisl.append(obj, *args, **kwargs)
- sisl.append(atom, other)
- sisl.append(geometry, other, axis, offset='none')
- sisl.append(grid, other, axis)
- sisl.append(lattice, other, axis)
Dispatcher for
appendSee also
sisl.Atoms.appendequivalent to
append(atoms, ...).sisl.Geometry.appendequivalent to
append(geometry, ...).sisl.Grid.appendequivalent to
append(grid, ...).sisl.Lattice.appendequivalent to
append(lattice, ...).
- Parameters:
obj (Any)