-
- Downloads
Add basic reader that computes points.
Add cellsets. Add surface index cell var. Read multiple surfaces. Put num_theta and num_zeta in the json. Move cellset construction into CellSet.cxx bug fix. Had the zeta/theta swapped. Handle the duplicate points stuff. Use cleangrid filter to cleanup data. Fix the support for multiple surfaces. Add option to specify the surfaces to extract. code cleanup. Add surface_index variable Worklet-ize the cell set creation. Cleanup CellSetGX::PostRead Undo debug statement in json code. Add validators to test, fix bug in cellset. Code cleanup.... Code cleanup. more code cleanup. Code cleanup. Code cleanup... Fix compiler warnings. fix compile warnings. Add filename to test. code cleanup.
Showing
- fides/Array.cxx 519 additions, 0 deletionsfides/Array.cxx
- fides/Array.h 72 additions, 0 deletionsfides/Array.h
- fides/CMakeLists.txt 1 addition, 1 deletionfides/CMakeLists.txt
- fides/CellSet.cxx 142 additions, 0 deletionsfides/CellSet.cxx
- fides/CellSet.h 30 additions, 0 deletionsfides/CellSet.h
- tests/CMakeLists.txt 13 additions, 0 deletionstests/CMakeLists.txt
- tests/data/test-gx.bp/data.0 3 additions, 0 deletionstests/data/test-gx.bp/data.0
- tests/data/test-gx.bp/md.0 3 additions, 0 deletionstests/data/test-gx.bp/md.0
- tests/data/test-gx.bp/md.idx 3 additions, 0 deletionstests/data/test-gx.bp/md.idx
- tests/data/test-gx.bp/mmd.0 3 additions, 0 deletionstests/data/test-gx.bp/mmd.0
- tests/data/test-gx.bp/profiling.json 3 additions, 0 deletionstests/data/test-gx.bp/profiling.json
- tests/test-gx.cxx 124 additions, 0 deletionstests/test-gx.cxx
- tests/test-gx.json 70 additions, 0 deletionstests/test-gx.json
Loading