AGENT_GUIDE.md
CITATION.cff
CONCEPTS.md
CONTRIBUTING.md
INSTALL.md
LICENSE
MANIFEST.in
NOTICE
README.md
WORKFLOW.md
__init__.py
amplitudes.py
assembly.py
build_docs.py
diagnostics.py
fields.py
forms.py
io.py
loads.py
models.py
problems.py
pyproject.toml
solvers.py
spaces.py
studies.py
./__init__.py
./amplitudes.py
./assembly.py
./build_docs.py
./diagnostics.py
./fields.py
./forms.py
./io.py
./loads.py
./models.py
./problems.py
./solvers.py
./spaces.py
./studies.py
./benchmarks/__init__.py
./boundary_models/__init__.py
./boundary_models/absorbing.py
./constitutive/__init__.py
./constitutive/elasticity.py
./constraints/__init__.py
./constraints/boundary.py
./elements/__init__.py
./kernel/__init__.py
./kernel/constants.py
./kernel/dofs.py
./materials/__init__.py
./materials/library.py
./materials/properties.py
./materials/schemas.py
./materials/data/__init__.py
./materials/data/aluminum_generic.json
./materials/data/orthotropic_template.json
./materials/data/silicon_generic.json
./materials/data/silicon_nitride_generic.json
./materials/data/steel_generic.json
./mesh/__init__.py
./mesh/formats.py
./mesh/regions.py
./mesh/selectors.py
./operators/__init__.py
./operators/core.py
./operators/elasticity.py
./operators/system.py
./time/__init__.py
./time/explicit.py
./time/runtime.py
agentfem.egg-info/PKG-INFO
agentfem.egg-info/SOURCES.txt
agentfem.egg-info/dependency_links.txt
agentfem.egg-info/requires.txt
agentfem.egg-info/top_level.txt
benchmarks/README.md
benchmarks/__init__.py
boundary_models/__init__.py
boundary_models/absorbing.py
constitutive/__init__.py
constitutive/elasticity.py
constraints/__init__.py
constraints/boundary.py
docs/api_style.md
docs/architecture_review.md
docs/documentation_site.md
docs/extension_rules.md
docs/licensing.md
docs/module_map.md
docs/publishing.md
docs/tutorial_design.md
docs/validation.md
elements/README.md
elements/__init__.py
examples/README.md
examples/static_elasticity_2d.py
examples/transient_heat_2d.py
examples/wave_packet_inclusion_2d.py
examples/wave_packet_plate_2d.py
kernel/__init__.py
kernel/constants.py
kernel/dofs.py
materials/__init__.py
materials/library.py
materials/properties.py
materials/schemas.py
materials/data/__init__.py
materials/data/aluminum_generic.json
materials/data/orthotropic_template.json
materials/data/silicon_generic.json
materials/data/silicon_nitride_generic.json
materials/data/steel_generic.json
mesh/__init__.py
mesh/formats.py
mesh/regions.py
mesh/selectors.py
operators/README.md
operators/__init__.py
operators/core.py
operators/elasticity.py
operators/system.py
skills/agentfem/SKILL.md
skills/agentfem/references/concepts.md
skills/agentfem/references/extension_rules.md
skills/agentfem/references/module_map.md
skills/agentfem/references/validation.md
skills/agentfem/references/workflow.md
time/__init__.py
time/explicit.py
time/runtime.py