parallelize LocalInterp using OpenMP

Issue #1096 closed
Roland Haas created an issue

the attached patch parallelizes the interpolation loop in CactusNumerical/LocalInterp (which provides "uniform cartesian" interpolation) using OpenMP.

A test using it is InterpToArray's wavetoy test which still passes.

Keyword: LocalInterp

Comments (4)

  1. Log in to comment