oILAB
Loading...
Searching...
No Matches
layers.Layer2D Class Reference

Public Member Functions

 A (self)
 
 deform (self, F)
 
 box (self, lattice_vectors)
 

Static Public Attributes

str name
 
gb lattice .Lattice2D
 
list basis_atoms [BasisAtom]
 
str atom_style = "atomic"
 

Detailed Description

Definition at line 19 of file layers.py.

Member Function Documentation

◆ A()

layers.Layer2D.A (   self)

Definition at line 26 of file layers.py.

◆ box()

layers.Layer2D.box (   self,
  lattice_vectors 
)
Build Cartesian atomic positions for this layer.

Definition at line 40 of file layers.py.

◆ deform()

layers.Layer2D.deform (   self,
  F 
)
Apply in-plane deformation to the layer.

Definition at line 29 of file layers.py.

Field Documentation

◆ atom_style

str layers.Layer2D.atom_style = "atomic"
static

Definition at line 23 of file layers.py.

◆ basis_atoms

list layers.Layer2D.basis_atoms [BasisAtom]
static

Definition at line 22 of file layers.py.

◆ lattice

gb layers.Layer2D.lattice .Lattice2D
static

Definition at line 21 of file layers.py.

◆ name

str layers.Layer2D.name
static

Definition at line 20 of file layers.py.


The documentation for this class was generated from the following file: