Skip to content

[test][freeflow] Move createAnalyticalSolution to file and reuse for several tests.

So far, every Navier-Stokes test with analytical solution implements its own function to prepare and get the analytical solution for the vtk output. This MR moves this functionality to one common class to reduce code duplication.

Edited by Melanie Lipp

Merge request reports