# Theory and Reference Manual
Theory & Reference Manual
Implementation-aligned derivations that connect equations, indexing rules, and constitutive updates to the exact array operations used in the source tree.

Core Mechanics

3 chapters

Element Families

4 chapters

Dynamics, Periodicity & I/O

6 chapters
Reading order

Start with assembly (01-02), then the element families you use, then dynamics and I/O last.

```{toctree} :maxdepth: 2 01_core_assembly 02_boundary_loads 03_1d_bars 04_2d_triangles 05_2d_quads 06_3d_solids 07_plasticity 08_dynamics 09_modal_periodic 10_io_mesh 11_nonlinear_solvers 12_plotting_postprocessing 13_legacy_wrappers ```