Skip to content
Snippets Groups Projects
Commit fc3bbc00 authored by ed94aqyc's avatar ed94aqyc
Browse files

Merge branch 'suffa/Sparse' of https://i10git.cs.fau.de/walberla/walberla into suffa/Sparse

parents 6fb3af24 d259f453
No related branches found
No related tags found
No related merge requests found
......@@ -217,7 +217,7 @@ def generate_sparse_boundary(generation_context,
boundary_assignments = boundary_object(f_out, f_in, dir_symbol, inv_dir, lb_method, index_field)
boundary_assignments = substitute_proxies_sparse(boundary_assignments, pdf_field_sparse,
f_out, f_in, index_field, prev_timestep, stencil)
f_out, f_in, index_field, index_list, prev_timestep, stencil)
# Code Elements inside the loop
elements = [Assignment(dir_symbol, index_field[0]('dir'))]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment