MANIFEST.in
README.rst
setup.py
oommfc/__init__.py
oommfc/mesh.py
oommfc/system.py
oommfc.egg-info/PKG-INFO
oommfc.egg-info/SOURCES.txt
oommfc.egg-info/dependency_links.txt
oommfc.egg-info/requires.txt
oommfc.egg-info/top_level.txt
oommfc/drivers/__init__.py
oommfc/drivers/driver.py
oommfc/drivers/mindriver.py
oommfc/drivers/timedriver.py
oommfc/dynamics/__init__.py
oommfc/dynamics/damping.py
oommfc/dynamics/dynamics.py
oommfc/dynamics/precession.py
oommfc/hamiltonian/__init__.py
oommfc/hamiltonian/demag.py
oommfc/hamiltonian/exchange.py
oommfc/hamiltonian/hamiltonian.py
oommfc/hamiltonian/uniaxialanisotropy.py
oommfc/hamiltonian/zeeman.py
oommfc/tests/__init__.py
oommfc/tests/test_consts.py
oommfc/tests/test_damping.py
oommfc/tests/test_demag.py
oommfc/tests/test_driver.py
oommfc/tests/test_dynamics.py
oommfc/tests/test_exchange.py
oommfc/tests/test_hamiltonian.py
oommfc/tests/test_mesh.py
oommfc/tests/test_mindriver.py
oommfc/tests/test_precession.py
oommfc/tests/test_stdprob4_paper.py
oommfc/tests/test_system.py
oommfc/tests/test_timedriver.py
oommfc/tests/test_uniaxialanisotropy.py
oommfc/tests/test_zeeman.py