Fixes to postprocessing: Remove unused code, test vector extraction, unify...
Fixes to postprocessing: Remove unused code, test vector extraction, unify treatment of scalar fields
parent
020347e7
Showing
- src/pystencilssfg/ir/postprocessing.py 21 additions, 41 deletionssrc/pystencilssfg/ir/postprocessing.py
- src/pystencilssfg/lang/extractions.py 6 additions, 2 deletionssrc/pystencilssfg/lang/extractions.py
- tests/generator_scripts/index.yaml 1 addition, 0 deletionstests/generator_scripts/index.yaml
- tests/generator_scripts/source/VectorExtraction.harness.cpp 30 additions, 0 deletionstests/generator_scripts/source/VectorExtraction.harness.cpp
- tests/generator_scripts/source/VectorExtraction.py 21 additions, 0 deletionstests/generator_scripts/source/VectorExtraction.py
- tests/ir/test_postprocessing.py 49 additions, 2 deletionstests/ir/test_postprocessing.py
Please register or sign in to comment