Skip to content

Fixing vectorized initialization bug by disable all optimizations for getter and setter

Philipp Suffa requested to merge suffa/fix_init_vectorize_bug into master

Fixing vectorized initialization bug by disable all optimizations for getter and setter by changing the config in the sweep collection generation. The bug occurs when initializing the pdf fields with ghost layers > 0

Merge request reports