CubicLattice ============ Overview -------- The :doc:`Lattice` class, specialized to cubic crystal systems. Parameters ---------- .. csv-table:: :header: "Parameter", "Object type", "Description", "Default" :widths: 12, 30, 50, 8 ``a``, :code:`double`, Lattice parameter, No ``slip_systems``, :code:`list_systems`, Initial list of slip systems, ``{}`` ``twin_systems``, :code:`list_systems`, Initial list of twin systems, ``{}`` Class description ----------------- .. doxygenclass:: neml::CubicLattice