ammarhakim / postgkyl

Postprocessing tool for Gkeyll 1.0 and 2.0 data
https://gkeyll.readthedocs.io/en/latest/
MIT License
9 stars 3 forks source link

Allow specifing interpolation points in interp command #108

Open ammarhakim opened 7 months ago

ammarhakim commented 7 months ago

At present pgkyl chooses the interpolation points in a cell based on polyOrder. However, it would be useful to allow the user to specific the interpolation points in the reference hypercube [-1,1]^d. This would allow plotting points at user controlled locations, making some sorts of tests and plots much easier to do.

pcagas commented 3 months ago

Looks like a duplicate of #7