Implement 4th order finite differencing in Exact

Issue #102 closed
Erik Schnetter created an issue

Thorn EinsteinInitial/Exact uses finite differencing to calculate the extrinsic curvature. It uses currently 2nd order stencil. The attached patch implements 4th order finite differencing, which reduces the error significantly.

Keyword:

Comments (2)

  1. Log in to comment