Skip to content

FiniteDifferenceStaggeredStencilDerivation must be applied to field access

Michael Kuron requested to merge fvm into master

otherwise the index gets lost.

Also, fix the staggered field access prettyprinter. It was correct after !86 (merged) but printed wrong indices after !92 (merged). I have now added a test.

Edited by Michael Kuron

Merge request reports