LICENSE
README.md
pyproject.toml
femtoscope/__init__.py
femtoscope/__main__.py
femtoscope.egg-info/PKG-INFO
femtoscope.egg-info/SOURCES.txt
femtoscope.egg-info/dependency_links.txt
femtoscope.egg-info/entry_points.txt
femtoscope.egg-info/requires.txt
femtoscope.egg-info/top_level.txt
femtoscope/core/__init__.py
femtoscope/core/matrix_vector.py
femtoscope/core/nonlinear_monitoring.py
femtoscope/core/pre_term.py
femtoscope/core/solvers.py
femtoscope/core/weak_form.py
femtoscope/data/mesh/rectangle_test.vtk
femtoscope/data/mesh/square_periodic_test.vtk
femtoscope/data/mesh/geo/cube_periodic.geo
femtoscope/data/mesh/geo/cylinders.geo
femtoscope/data/mesh/geo/earth-sat_ext.geo
femtoscope/data/mesh/geo/earth-sat_int.geo
femtoscope/data/mesh/geo/full_model.geo
femtoscope/data/mesh/geo/mesh_mu.geo
femtoscope/data/mesh/geo/mesh_mu_compact.geo
femtoscope/data/mesh/geo/mesh_mu_ext.geo
femtoscope/data/mesh/geo/mesh_mu_int.geo
femtoscope/data/mesh/geo/mesh_theta.geo
femtoscope/data/mesh/geo/mesh_theta_compact.geo
femtoscope/data/mesh/geo/mesh_theta_ext.geo
femtoscope/data/mesh/geo/mesh_theta_int.geo
femtoscope/data/mesh/geo/mountain_theta_ext.geo
femtoscope/data/mesh/geo/mountain_theta_int.geo
femtoscope/data/mesh/geo/rectangle_test.geo
femtoscope/data/mesh/geo/square_periodic_test.geo
femtoscope/data/mesh/geo/test_mass.geo
femtoscope/data/mesh/geo/test_theta_ext.geo
femtoscope/data/mesh/geo/test_theta_int.geo
femtoscope/data/model/PREM.csv
femtoscope/data/model/US76.csv
femtoscope/data/model/density_model.txt
femtoscope/data/result/.gitkeep
femtoscope/data/tmp/.gitkeep
femtoscope/display/__init__.py
femtoscope/display/femdisplay.py
femtoscope/display/meshdisplay.py
femtoscope/images/cart_and_polar.png
femtoscope/images/logo-source.txt
femtoscope/images/logo.png
femtoscope/images/rectangle_numbering.png
femtoscope/images/uml-femtoscope.svg
femtoscope/inout/__init__.py
femtoscope/inout/meshfactory.py
femtoscope/inout/postprocess.py
femtoscope/inout/vtkfactory.py
femtoscope/misc/__init__.py
femtoscope/misc/analytical.py
femtoscope/misc/constants.py
femtoscope/misc/generate_documentation.py
femtoscope/misc/plot_coordinate_transforms.py
femtoscope/misc/semi_analytical.py
femtoscope/misc/unit_conversion.py
femtoscope/misc/util.py
femtoscope/physics/__init__.py
femtoscope/physics/materials_library.py
femtoscope/physics/physical_problems.py
femtoscope/tests/__init__.py
femtoscope/tests/conftest.py
femtoscope/tests/run_tests.py
femtoscope/tests/test_chameleon.py
femtoscope/tests/test_linear_bounded_solver.py
femtoscope/tests/test_linear_unbounded_solver.py
femtoscope/tests/test_meshfactory.py
femtoscope/tests/test_nonlinear_bounded_solver.py
femtoscope/tests/test_poisson.py
femtoscope/tests/test_pre_term.py
femtoscope/tests/test_weak_form.py
femtoscope/tests/data/chameleon_radial_test.pkl