Skip to content
Snippets Groups Projects
Commit 512e8426 authored by Christoph Groth's avatar Christoph Groth
Browse files

fill docstring

parent 8418b37a
No related branches found
No related tags found
No related merge requests found
......@@ -385,12 +385,12 @@ class Monatomic(builder.SiteFamily, Polyatomic):
"""
A Bravais lattice with a single site in the basis.
Instances of this class provide the `~kwant.builder.SiteFamily` interface. Site
tags (see `~kwant.builder.SiteFamily`) are sequences of integers and describe
the lattice coordinates of a site.
Instances of this class provide the `~kwant.builder.SiteFamily` interface.
Site tags (see `~kwant.builder.SiteFamily`) are sequences of integers and
describe the lattice coordinates of a site.
``Monatomic`` instances are used as site families on their own or as sublattices
of `Polyatomic` lattices.
``Monatomic`` instances are used as site families on their own or as
sublattices of `Polyatomic` lattices.
Parameters
----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment