AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/background/curing_intervals.rst
docs/background/index.rst
docs/background/simulation_bg.rst
docs/examples/euler_bernoulli_beam.rst
docs/examples/index.rst
docs/examples/pipe_flow.rst
docs/examples/rad_dirichlet_fem.rst
docs/examples/rad_eq_const_coef.rst
docs/examples/string_with_mass.rst
docs/examples/transport_system.rst
docs/modules/core.rst
docs/modules/eigenfunctions.rst
docs/modules/feedback.rst
docs/modules/index.rst
docs/modules/placeholder.rst
docs/modules/registry.rst
docs/modules/shapefunctions.rst
docs/modules/simulation.rst
docs/modules/trajectory.rst
docs/modules/utils.rst
docs/modules/visualization.rst
docs/modules/parabolic/control.rst
docs/modules/parabolic/feedforward.rst
docs/modules/parabolic/general.rst
docs/modules/parabolic/index.rst
docs/modules/parabolic/trajectory.rst
pyinduct/__init__.py
pyinduct/core.py
pyinduct/eigenfunctions.py
pyinduct/feedback.py
pyinduct/placeholder.py
pyinduct/registry.py
pyinduct/run_tests.py
pyinduct/shapefunctions.py
pyinduct/simulation.py
pyinduct/trajectory.py
pyinduct/utils.py
pyinduct/version.py
pyinduct/visualization.py
pyinduct.egg-info/PKG-INFO
pyinduct.egg-info/SOURCES.txt
pyinduct.egg-info/dependency_links.txt
pyinduct.egg-info/not-zip-safe
pyinduct.egg-info/requires.txt
pyinduct.egg-info/top_level.txt
pyinduct/examples/__init__.py
pyinduct/examples/beam_eigenvalues.py
pyinduct/examples/diff_eq_multiple_inputs.py
pyinduct/examples/euler_bernoulli_beam.py
pyinduct/examples/pipe_flow.py
pyinduct/examples/rad_eq_const_coeff.py
pyinduct/examples/rad_eq_diri_fem.py
pyinduct/examples/rad_eq_in_domain.py
pyinduct/examples/rad_eq_minimal.py
pyinduct/examples/rad_eq_var_coeff.py
pyinduct/examples/transport_system.py
pyinduct/examples/string_with_mass/__init__.py
pyinduct/examples/string_with_mass/control.py
pyinduct/examples/string_with_mass/main.py
pyinduct/examples/string_with_mass/system.py
pyinduct/examples/string_with_mass/utils.py
pyinduct/examples/string_with_mass/observer_evp_scripts/__init__.py
pyinduct/examples/string_with_mass/observer_evp_scripts/evp_dual.py
pyinduct/examples/string_with_mass/observer_evp_scripts/evp_dual_nf.py
pyinduct/examples/string_with_mass/observer_evp_scripts/evp_primal.py
pyinduct/examples/string_with_mass/observer_evp_scripts/evp_primal_nf.py
pyinduct/examples/string_with_mass/observer_evp_scripts/modal_approximation.py
pyinduct/hyperbolic/__init__.py
pyinduct/hyperbolic/feedforward.py
pyinduct/parabolic/__init__.py
pyinduct/parabolic/control.py
pyinduct/parabolic/feedforward.py
pyinduct/parabolic/general.py
pyinduct/parabolic/trajectory.py
pyinduct/tests/__init__.py
pyinduct/tests/test_control.py
pyinduct/tests/test_core.py
pyinduct/tests/test_eigenfunctions.py
pyinduct/tests/test_examples.py
pyinduct/tests/test_placeholder.py
pyinduct/tests/test_registry.py
pyinduct/tests/test_shapefunctions.py
pyinduct/tests/test_simulation.py
pyinduct/tests/test_string_with_mass.py
pyinduct/tests/test_timings.py
pyinduct/tests/test_trajectory.py
pyinduct/tests/test_utils.py
pyinduct/tests/test_visualization.py
pyinduct/tests/test_data/shapefunction_data.dat