COPYING.txt
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
lbmpy/__init__.py
lbmpy/_version.py
lbmpy/continuous_distribution_measures.py
lbmpy/creationfunctions.py
lbmpy/cumulants.py
lbmpy/fieldaccess.py
lbmpy/fluctuatinglb.py
lbmpy/forcemodels.py
lbmpy/geometry.py
lbmpy/innerloopsplit.py
lbmpy/lbstep.py
lbmpy/macroscopic_value_kernels.py
lbmpy/max_domain_size_info.py
lbmpy/maxwellian_equilibrium.py
lbmpy/moments.py
lbmpy/parameterization.py
lbmpy/plot.py
lbmpy/postprocessing.py
lbmpy/quadratic_equilibrium_construction.py
lbmpy/relaxationrates.py
lbmpy/scenarios.py
lbmpy/session.py
lbmpy/simplificationfactory.py
lbmpy/stencils.py
lbmpy/turbulence_models.py
lbmpy/updatekernels.py
lbmpy.egg-info/PKG-INFO
lbmpy.egg-info/SOURCES.txt
lbmpy.egg-info/dependency_links.txt
lbmpy.egg-info/requires.txt
lbmpy.egg-info/top_level.txt
lbmpy/advanced_streaming/__init__.py
lbmpy/advanced_streaming/communication.py
lbmpy/advanced_streaming/indexing.py
lbmpy/advanced_streaming/utility.py
lbmpy/boundaries/__init__.py
lbmpy/boundaries/boundaries_in_kernel.py
lbmpy/boundaries/boundaryconditions.py
lbmpy/boundaries/boundaryhandling.py
lbmpy/chapman_enskog/__init__.py
lbmpy/chapman_enskog/chapman_enskog.py
lbmpy/chapman_enskog/chapman_enskog_higher_order.py
lbmpy/chapman_enskog/chapman_enskog_steady_state.py
lbmpy/chapman_enskog/derivative.py
lbmpy/methods/__init__.py
lbmpy/methods/abstractlbmethod.py
lbmpy/methods/conservedquantitycomputation.py
lbmpy/methods/creationfunctions.py
lbmpy/methods/centeredcumulant/__init__.py
lbmpy/methods/centeredcumulant/centered_cumulants.py
lbmpy/methods/centeredcumulant/centeredcumulantmethod.py
lbmpy/methods/centeredcumulant/cumulant_transform.py
lbmpy/methods/centeredcumulant/force_model.py
lbmpy/methods/centeredcumulant/galilean_correction.py
lbmpy/methods/centeredcumulant/simplification.py
lbmpy/methods/momentbased/__init__.py
lbmpy/methods/momentbased/entropic.py
lbmpy/methods/momentbased/entropic_eq_srt.py
lbmpy/methods/momentbased/moment_transforms.py
lbmpy/methods/momentbased/momentbasedmethod.py
lbmpy/methods/momentbased/momentbasedsimplifications.py
lbmpy/phasefield/__init__.py
lbmpy/phasefield/analytical.py
lbmpy/phasefield/cahn_hilliard_lbm.py
lbmpy/phasefield/contact_angle_circle_fitting.py
lbmpy/phasefield/eos.py
lbmpy/phasefield/experiments1D.py
lbmpy/phasefield/experiments2D.py
lbmpy/phasefield/fd_stencils.py
lbmpy/phasefield/high_density_ratio_model.py
lbmpy/phasefield/kerneleqs.py
lbmpy/phasefield/n_phase_boyer.py
lbmpy/phasefield/nphase_nestler.py
lbmpy/phasefield/phasefieldstep.py
lbmpy/phasefield/phasefieldstep_direct.py
lbmpy/phasefield/post_processing.py
lbmpy/phasefield/scenarios.py
lbmpy/phasefield/simplex_projection.c
lbmpy/phasefield/simplex_projection.pyx
lbmpy/phasefield_allen_cahn/__init__.py
lbmpy/phasefield_allen_cahn/analytical.py
lbmpy/phasefield_allen_cahn/force_model.py
lbmpy/phasefield_allen_cahn/kernel_equations.py
lbmpy/phasefield_allen_cahn/parameter_calculation.py
lbmpy/sparse/__init__.py
lbmpy/sparse/mapping.py
lbmpy/sparse/update_rule_sparse.py