|
oILAB
|
Data Structures | |
| class | BasisAtom |
| class | Layer2D |
Functions | |
| np.ndarray | triangular_lattice_structure_matrix (float a) |
| Layer2D | make_graphene_layer_from_basis (str name, list[tuple[float, float]] basis_frac_xy) |
| Layer2D | make_mos2_layer_from_basis (str name, list[tuple[str, tuple[float, float], float, int, float]] basis_data) |
| Layer2D layers.make_graphene_layer_from_basis | ( | str | name, |
| list[tuple[float, float]] | basis_frac_xy | ||
| ) |
| Layer2D layers.make_mos2_layer_from_basis | ( | str | name, |
| list[tuple[str, tuple[float, float], float, int, float]] | basis_data | ||
| ) |