.gitattributes
.gitignore
.nojekyll
CITATION.cff
CLA.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/draft-pdf.yml
.github/workflows/publish_to_pypi.yml
.github/workflows/tests.yml
autopdex/__init__.py
autopdex/assembler.py
autopdex/dae.py
autopdex/geometry.py
autopdex/implicit_diff.py
autopdex/mesher.py
autopdex/plotter.py
autopdex/seeder.py
autopdex/solution_structures.py
autopdex/solver.py
autopdex/spaces.py
autopdex/utility.py
autopdex/variational_schemes.py
autopdex.egg-info/PKG-INFO
autopdex.egg-info/SOURCES.txt
autopdex.egg-info/dependency_links.txt
autopdex.egg-info/entry_points.txt
autopdex.egg-info/requires.txt
autopdex.egg-info/top_level.txt
autopdex/models/__init__.py
autopdex/models/km_tools.py
autopdex/sim_state/__init__.py
autopdex/sim_state/dofs.py
autopdex/sim_state/mesh_info.py
autopdex/sim_state/mesh_topology.py
autopdex/sim_state/projection.py
autopdex/sim_state/state.py
autopdex/sim_state/_native/__init__.py
autopdex/sim_state/_native/_topo_hash.c
autopdex/sim_state/_native/_topo_hash_cffi.py
tests/test_backward_euler.py
tests/test_checkpointing_reverse_transient_hli.py
tests/test_dicts_as_dofs_user_potential.py
tests/test_different_solvers.py
tests/test_finite_plasticity_hli.py
tests/test_first_order_set.py
tests/test_forward_euler.py
tests/test_least_square_fem.py
tests/test_least_square_var.py
tests/test_lotka_volterra_integrators.py
tests/test_mls_compiled.py
tests/test_mls_direct.py
tests/test_navier_stokes_hli.py
tests/test_non-homogeneous_dirichlet_conditions.py
tests/test_norton_creep_hli.py
tests/test_plasticity_hli.py
tests/test_raviart_thomas.py
tests/test_seeder_quadrature.py
tests/test_sensitivity_analysis_hli.py
tests/test_sim_state_demo.py
tests/test_sim_state_embedded_dimension.py
tests/test_sim_state_l2_projection.py
tests/test_sim_state_lower_dim_bc.py
tests/test_sim_state_potential.py
tests/test_sim_state_sensitivity.py
tests/test_sim_state_subdomain_fields.py
tests/test_spaces_jvp.py
tests/test_strong_galerkin.py
tests/test_topo_hash.py
tests/test_user_elem_impl_diff_and_adaptive_load_step.py
tests/meshes/cooks_tri6_p2.vtu
tests/meshes/cooks_tri_p1.vtu
tests/meshes/generate_test_meshes.py
tests/meshes/maze_tri_p1.vtu
tests/patch_tests/conftest.py
tests/patch_tests/test_h1_field_dimensions_patch.py
tests/patch_tests/test_h1_topology_patch.py
tests/patch_tests/test_l2_volume_patch.py
tests/patch_tests/test_mixed_patch.py
tests/patch_tests/meshes/generate_patch_meshes.py
tests/patch_tests/meshes/hexahedron_p1.vtu
tests/patch_tests/meshes/hexahedron_p2.vtu
tests/patch_tests/meshes/quad_p1.vtu
tests/patch_tests/meshes/quad_p10.vtu
tests/patch_tests/meshes/quad_p11.vtu
tests/patch_tests/meshes/quad_p12.vtu
tests/patch_tests/meshes/quad_p13.vtu
tests/patch_tests/meshes/quad_p14.vtu
tests/patch_tests/meshes/quad_p15.vtu
tests/patch_tests/meshes/quad_p16.vtu
tests/patch_tests/meshes/quad_p17.vtu
tests/patch_tests/meshes/quad_p18.vtu
tests/patch_tests/meshes/quad_p19.vtu
tests/patch_tests/meshes/quad_p2.vtu
tests/patch_tests/meshes/quad_p20.vtu
tests/patch_tests/meshes/quad_p3.vtu
tests/patch_tests/meshes/quad_p4.vtu
tests/patch_tests/meshes/quad_p5.vtu
tests/patch_tests/meshes/quad_p6.vtu
tests/patch_tests/meshes/quad_p7.vtu
tests/patch_tests/meshes/quad_p8.vtu
tests/patch_tests/meshes/quad_p9.vtu
tests/patch_tests/meshes/tetra_p1.vtu
tests/patch_tests/meshes/tetra_p2.vtu
tests/patch_tests/meshes/tetra_p3.vtu
tests/patch_tests/meshes/tetra_p4.vtu
tests/patch_tests/meshes/tetra_p5.vtu
tests/patch_tests/meshes/triangle_p1.vtu
tests/patch_tests/meshes/triangle_p10.vtu
tests/patch_tests/meshes/triangle_p2.vtu
tests/patch_tests/meshes/triangle_p3.vtu
tests/patch_tests/meshes/triangle_p4.vtu
tests/patch_tests/meshes/triangle_p5.vtu
tests/patch_tests/meshes/triangle_p6.vtu
tests/patch_tests/meshes/triangle_p7.vtu
tests/patch_tests/meshes/triangle_p8.vtu
tests/patch_tests/meshes/triangle_p9.vtu