LICENSE
README.md
pyproject.toml
setup.cfg
felupe/__about__.py
felupe/__init__.py
felupe/doftools.py
felupe/element.py
felupe/math.py
felupe/mesh.py
felupe/quadrature.py
felupe/region.py
felupe/solve.py
felupe/tools.py
felupe/utils.py
felupe.egg-info/PKG-INFO
felupe.egg-info/SOURCES.txt
felupe.egg-info/dependency_links.txt
felupe.egg-info/requires.txt
felupe.egg-info/top_level.txt
felupe/constitution/__init__.py
felupe/constitution/autodiff.py
felupe/constitution/base.py
felupe/constitution/models.py
felupe/constitution/totallagrange.py
felupe/constitution/variation.py
felupe/field/__init__.py
felupe/field/axi.py
felupe/field/base.py
felupe/field/indices.py
felupe/field/mixed.py
felupe/form/__init__.py
felupe/form/axi.py
felupe/form/base.py
felupe/form/mixed.py
tests/__init__.py
tests/test_axi3d.py
tests/test_constitution.py
tests/test_doftools.py
tests/test_element.py
tests/test_fields.py
tests/test_forms.py
tests/test_linearelastic.py
tests/test_math.py
tests/test_mesh.py
tests/test_mixed_with_incsolve.py
tests/test_mixed_with_incsolve_axi.py
tests/test_mpc.py
tests/test_quadrature.py
tests/test_readme_with_nr.py
tests/test_region.py
tests/test_solve.py
tests/test_tools.py
tests/test_utils.py