Some python tools to work with data from suspend DNS code.
Go to file
Michael Krayer 0723c0b769 storing triangulation data as long list of vertices now. Seems to have improved performance due to better memory access pattern. 2021-08-13 01:16:27 +02:00
__init__.py fixed missing imports 2021-05-27 23:46:38 +02:00
field.py storing triangulation data as long list of vertices now. Seems to have improved performance due to better memory access pattern. 2021-08-13 01:16:27 +02:00
helper.py clipping and thresholding for particles; improvements for field 2021-08-06 22:02:35 +02:00
jit.py numba routines 2021-08-12 21:58:27 +02:00
parallel.py added deep copy flag. The default is now shallow copy! 2021-08-05 00:20:58 +02:00
particle.py clipping and thresholding for particles; improvements for field 2021-08-06 22:02:35 +02:00
ucf.py parallel tools added. 2021-05-27 21:37:00 +02:00
visu.py fixed camera setting functions 2021-07-28 12:40:03 +02:00