- 10 Nov, 2020 1 commit
-
-
Phillip Lino Rall authored
added interpolator, special for surface only! faster than general interpolator, especially helpfor for interpolation of surface deformation
-
- 04 Nov, 2020 1 commit
-
-
Phillip Lino Rall authored
trilinear interpolation for grids available, but doesn't always give good results. needs to be improved
-
- 13 Oct, 2020 1 commit
-
-
Phillip Lino Rall authored
-
- 09 Oct, 2020 1 commit
-
-
Phillip Lino Rall authored
-
- 08 Oct, 2020 2 commits
-
-
Phillip Lino Rall authored
-
Phillip Lino Rall authored
-
- 02 Oct, 2020 1 commit
-
-
Phillip Lino Rall authored
increased efficiency of iterpolator. trilinear interpolation not worth it, as it increases computational effort quiet a lot, while barely being more accurate
-
- 25 Sep, 2020 1 commit
-
-
Phillip Lino Rall authored
-
- 15 Sep, 2020 1 commit
-
-
Phillip Lino Rall authored
-
- 26 Aug, 2020 1 commit
-
-
Phillip Lino Rall authored
-
- 12 Aug, 2020 1 commit
-
-
Phillip Lino Rall authored
-
- 31 Jul, 2020 1 commit
-
-
Phillip Lino Rall authored
-
- 22 Jul, 2020 1 commit
-
-
Phillip Lino Rall authored
adjusted interpolation method: points can be 20% instead of 10% outside of box to find a proper value
-
- 25 May, 2020 1 commit
-
-
Phillip Lino Rall authored
-
- 24 May, 2020 1 commit
-
-
Christoph Pflaum authored
-
- 10 Apr, 2020 1 commit
-
-
Phillip Lino Rall authored
added new comparison operator to D3vector. Fixed bug in direct interpoaltor : didnt work, if the gridsize was non constant in all blocks. Also added Markers to mark surfaces properly.
-
- 31 Mar, 2020 1 commit
-
-
Phillip Lino Rall authored
-
- 24 Mar, 2020 1 commit
-
-
Phillip Lino Rall authored
added the direct interpolator class. Now it is possible to interpolate in the unstructured grid directly, without crating an intermediate mesh. slow for random access, but for structures access (as in ray tracing for example) similar to the intermediate method. Benefit: more accurate!
-
- 12 Mar, 2020 6 commits
-
-
Phillip Lino Rall authored
-
Phillip Lino Rall authored
-
Phillip Lino Rall authored
-
Phillip Lino Rall authored
-
Phillip Lino Rall authored
-
Phillip Lino Rall authored
-
- 11 Mar, 2020 2 commits
-
-
Phillip Lino Rall authored
-
Phillip Lino Rall authored
-