LICENSE
README.md
setup.py
comfit/__init__.py
comfit.egg-info/PKG-INFO
comfit.egg-info/SOURCES.txt
comfit.egg-info/dependency_links.txt
comfit.egg-info/requires.txt
comfit.egg-info/top_level.txt
comfit/core/__init__.py
comfit/core/base_system.py
comfit/core/base_system_calc.py
comfit/core/base_system_conf.py
comfit/core/base_system_evolve.py
comfit/core/base_system_get.py
comfit/core/base_system_init.py
comfit/core/base_system_plot.py
comfit/models/__init__.py
comfit/models/bose_einstein_condensate.py
comfit/models/nematic_liquid_crystal.py
comfit/models/phase_field_crystal.py
comfit/models/phase_field_crystal_1d_periodic.py
comfit/models/phase_field_crystal_2d_square.py
comfit/models/phase_field_crystal_2d_triangular.py
comfit/models/phase_field_crystal_3d_body_centered_cubic.py
comfit/models/phase_field_crystal_3d_face_centered_cubic.py
comfit/models/phase_field_crystal_3d_simple_cubic.py
comfit/models/quantum_mechanics.py
comfit/tools/__init__.py
comfit/tools/tool_animation.py
comfit/tools/tool_colormaps.py
comfit/tools/tool_create_orthonormal_triad.py
comfit/tools/tool_export_plot_functions.py
comfit/tools/tool_math_functions.py
comfit/tools/tool_plot_manipulation_functions.py