Skip to content
  • Pavel Kus's avatar
    performance improvement of analytic test · 72d165ae
    Pavel Kus authored
    This should improve performance, we will see on timings
    The main problem was in normalizing eigenvectors, now we
    compute maximum of computed (not analytical) solution.
    It was nicer to find maximum of analytical one, since it
    is the reference, but the implementation was really slow
    72d165ae