Skip to content
Snippets Groups Projects
Commit 4369ef7c authored by Joseph Weston's avatar Joseph Weston
Browse files

generalize 'interpolate_current' to work for 1D to 3D

In principle we could write it in a *completely* general way, but this
would involve numerically calculating the surface elements and
integrating the smoothing function. Given that the only useful cases are
1D, 2D, and 3D it makes sense to just hard-code the prefactors for these
cases and be done with it.
parent e450adb9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment