README.md
pyproject.toml
src/icon4py/model/atmosphere/advection/__init__.py
src/icon4py/model/atmosphere/advection/advection.py
src/icon4py/model/atmosphere/advection/advection_horizontal.py
src/icon4py/model/atmosphere/advection/advection_states.py
src/icon4py/model/atmosphere/advection/advection_vertical.py
src/icon4py/model/atmosphere/advection/py.typed
src/icon4py/model/atmosphere/advection/stencils/__init__.py
src/icon4py/model/atmosphere/advection/stencils/apply_density_increment.py
src/icon4py/model/atmosphere/advection/stencils/apply_horizontal_density_increment.py
src/icon4py/model/atmosphere/advection/stencils/apply_interpolated_tracer_time_tendency.py
src/icon4py/model/atmosphere/advection/stencils/apply_monotone_horizontal_multiplicative_flux_factors.py
src/icon4py/model/atmosphere/advection/stencils/apply_monotone_horizontal_multiplicative_flux_factors_alt.py
src/icon4py/model/atmosphere/advection/stencils/apply_positive_definite_horizontal_multiplicative_flux_factor.py
src/icon4py/model/atmosphere/advection/stencils/apply_vertical_density_increment.py
src/icon4py/model/atmosphere/advection/stencils/average_horizontal_flux_subcycling_2.py
src/icon4py/model/atmosphere/advection/stencils/average_horizontal_flux_subcycling_3.py
src/icon4py/model/atmosphere/advection/stencils/compute_antidiffusive_cell_fluxes_and_min_max.py
src/icon4py/model/atmosphere/advection/stencils/compute_barycentric_backtrajectory.py
src/icon4py/model/atmosphere/advection/stencils/compute_barycentric_backtrajectory_alt.py
src/icon4py/model/atmosphere/advection/stencils/compute_edge_tangential.py
src/icon4py/model/atmosphere/advection/stencils/compute_ffsl_backtrajectory.py
src/icon4py/model/atmosphere/advection/stencils/compute_ffsl_backtrajectory_counterclockwise_indicator.py
src/icon4py/model/atmosphere/advection/stencils/compute_ffsl_backtrajectory_length_indicator.py
src/icon4py/model/atmosphere/advection/stencils/compute_ffsl_flux_area_list.py
src/icon4py/model/atmosphere/advection/stencils/compute_horizontal_tracer_flux_from_cubic_coefficients.py
src/icon4py/model/atmosphere/advection/stencils/compute_horizontal_tracer_flux_from_linear_coefficients.py
src/icon4py/model/atmosphere/advection/stencils/compute_horizontal_tracer_flux_from_linear_coefficients_alt.py
src/icon4py/model/atmosphere/advection/stencils/compute_intermediate_horizontal_flux_from_linear_coefficients.py
src/icon4py/model/atmosphere/advection/stencils/compute_intermediate_horizontal_tracer_flux_from_cubic_coefficients.py
src/icon4py/model/atmosphere/advection/stencils/compute_intermediate_horizontal_tracer_flux_from_cubic_coeffs_alt.py
src/icon4py/model/atmosphere/advection/stencils/compute_monotone_horizontal_multiplicative_flux_factors.py
src/icon4py/model/atmosphere/advection/stencils/compute_positive_definite_horizontal_multiplicative_flux_factor.py
src/icon4py/model/atmosphere/advection/stencils/compute_ppm4gpu_courant_number.py
src/icon4py/model/atmosphere/advection/stencils/compute_ppm4gpu_fractional_flux.py
src/icon4py/model/atmosphere/advection/stencils/compute_ppm4gpu_integer_flux.py
src/icon4py/model/atmosphere/advection/stencils/compute_ppm4gpu_parabola_coefficients.py
src/icon4py/model/atmosphere/advection/stencils/compute_ppm_all_face_values.py
src/icon4py/model/atmosphere/advection/stencils/compute_ppm_quadratic_face_values.py
src/icon4py/model/atmosphere/advection/stencils/compute_ppm_quartic_face_values.py
src/icon4py/model/atmosphere/advection/stencils/compute_ppm_slope.py
src/icon4py/model/atmosphere/advection/stencils/compute_tendency.py
src/icon4py/model/atmosphere/advection/stencils/compute_upwind_and_antidiffusive_flux.py
src/icon4py/model/atmosphere/advection/stencils/compute_vertical_parabola_limiter_condition.py
src/icon4py/model/atmosphere/advection/stencils/compute_vertical_tracer_flux_upwind.py
src/icon4py/model/atmosphere/advection/stencils/copy_cell_kdim_field.py
src/icon4py/model/atmosphere/advection/stencils/copy_cell_kdim_field_koff_minus1.py
src/icon4py/model/atmosphere/advection/stencils/copy_cell_kdim_field_koff_plus1.py
src/icon4py/model/atmosphere/advection/stencils/init_constant_cell_kdim_field.py
src/icon4py/model/atmosphere/advection/stencils/integrate_tracer_density_horizontally.py
src/icon4py/model/atmosphere/advection/stencils/integrate_tracer_horizontally.py
src/icon4py/model/atmosphere/advection/stencils/integrate_tracer_vertically.py
src/icon4py/model/atmosphere/advection/stencils/limit_vertical_parabola_semi_monotonically.py
src/icon4py/model/atmosphere/advection/stencils/limit_vertical_slope_semi_monotonically.py
src/icon4py/model/atmosphere/advection/stencils/postprocess_antidiffusive_cell_fluxes_and_min_max.py
src/icon4py/model/atmosphere/advection/stencils/prepare_ffsl_flux_area_patches_list.py
src/icon4py/model/atmosphere/advection/stencils/prepare_numerical_quadrature_for_cubic_reconstruction.py
src/icon4py/model/atmosphere/advection/stencils/prepare_numerical_quadrature_list_for_cubic_reconstruction.py
src/icon4py/model/atmosphere/advection/stencils/reconstruct_cubic_coefficients_svd.py
src/icon4py/model/atmosphere/advection/stencils/reconstruct_linear_coefficients_svd.py
src/icon4py_atmosphere_advection.egg-info/PKG-INFO
src/icon4py_atmosphere_advection.egg-info/SOURCES.txt
src/icon4py_atmosphere_advection.egg-info/dependency_links.txt
src/icon4py_atmosphere_advection.egg-info/requires.txt
src/icon4py_atmosphere_advection.egg-info/top_level.txt