Separated modules into subfolders with own setup.py
This restructuring allows for easier separation of modules into separate repositories later. Also, now pip install with repo url can be used. The setup.py files have also been updated to correctly reference each other. Module versions are not extracted from git state
Showing
- pystencils_walberla/__init__.py 0 additions, 0 deletionspystencils_walberla/__init__.py
- pystencils_walberla/cmake_integration.py 0 additions, 0 deletionspystencils_walberla/cmake_integration.py
- pystencils_walberla/codegen.py 0 additions, 0 deletionspystencils_walberla/codegen.py
- pystencils_walberla/jinja_filters.py 0 additions, 0 deletionspystencils_walberla/jinja_filters.py
- pystencils_walberla/templates/GpuPackInfo.tmpl.cpp 0 additions, 0 deletionspystencils_walberla/templates/GpuPackInfo.tmpl.cpp
- pystencils_walberla/templates/GpuPackInfo.tmpl.h 0 additions, 0 deletionspystencils_walberla/templates/GpuPackInfo.tmpl.h
- pystencils_walberla/templates/Sweep.tmpl.cpp 0 additions, 0 deletionspystencils_walberla/templates/Sweep.tmpl.cpp
- pystencils_walberla/templates/Sweep.tmpl.h 0 additions, 0 deletionspystencils_walberla/templates/Sweep.tmpl.h
- pystencils_walberla/templates/SweepInnerOuter.tmpl.cpp 0 additions, 0 deletionspystencils_walberla/templates/SweepInnerOuter.tmpl.cpp
- pystencils_walberla/templates/SweepInnerOuter.tmpl.h 0 additions, 0 deletionspystencils_walberla/templates/SweepInnerOuter.tmpl.h
- pystencils_walberla_tests/test_walberla_gen.py 50 additions, 0 deletionspystencils_walberla_tests/test_walberla_gen.py
- setup.py 13 additions, 0 deletionssetup.py
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
setup.py
0 → 100644
Please register or sign in to comment