HACKING
LICENSE
MANIFEST.in
Makefile.in
README
README_SETUP.txt
TODO
aksetup_helper.py
configure
ez_setup.py
setup.py
bin/rm-vis
doc/maxima/eclean.mac
doc/maxima/ecleanbase.mac
doc/maxima/ehclean.mac
doc/maxima/ehcleanbase.mac
doc/maxima/maxwell.mac
doc/maxima/maxwellbase.mac
doc/maxima/myhelpers.mac
doc/maxima/wave.mac
doc/notes/em-cheat.tm
doc/notes/fluxfan.fig
doc/notes/hedge-notes.tm
doc/notes/mystyle.ts
doc/notes/pml.tm
examples/advection/advection.py
examples/advection/dbg_par_advection.py
examples/advection/dump.py
examples/heat/heat.py
examples/maxwell/analytic_solutions.py
examples/maxwell/bessel_zeros.py
examples/maxwell/dbg_par_maxwell.py
examples/maxwell/dump.py
examples/maxwell/generate-bessel-zeros.py
examples/maxwell/maxwell.py
examples/maxwell/maxwell2d.py
examples/poisson/poisson.py
examples/wave/dbg_par_wave.py
examples/wave/diagwave.py
examples/wave/wave.py
hedge.egg-info/PKG-INFO
hedge.egg-info/SOURCES.txt
hedge.egg-info/dependency_links.txt
hedge.egg-info/native_libs.txt
hedge.egg-info/not-zip-safe
hedge.egg-info/requires.txt
hedge.egg-info/top_level.txt
src/cpp/base.hpp
src/cpp/face_operators.hpp
src/cpp/flux.hpp
src/cpp/index_map.hpp
src/cpp/op_target.hpp
src/cpp/special_function.hpp
src/cpp/volume_operators.hpp
src/python/__init__.py
src/python/data.py
src/python/discretization.py
src/python/element.py
src/python/flux.py
src/python/interpolation.py
src/python/log.py
src/python/mesh.py
src/python/operators.py
src/python/parallel.py
src/python/polynomial.py
src/python/quadrature.py
src/python/timestep.py
src/python/tools.py
src/python/visualization.py
src/python/vtk.py
src/wrapper/wrap_base.cpp
src/wrapper/wrap_flux.cpp
src/wrapper/wrap_helpers.hpp
src/wrapper/wrap_index_map.cpp
src/wrapper/wrap_main.cpp
src/wrapper/wrap_mpi.cpp
src/wrapper/wrap_op_target.cpp
src/wrapper/wrap_special_function.cpp
src/wrapper/wrap_volume_operators.cpp
test/periodic_performance_test.py
test/test_cross.py
test/test_hedge.py
test/test_parallel.py
test/try_stuff.py