Introduce default assignment simplifications
Compare changes
- Markus Holzer authored
+ 1
− 2
@@ -238,8 +238,6 @@ pycodegen-integration:
@@ -238,8 +238,6 @@ pycodegen-integration:
@@ -261,6 +259,7 @@ pycodegen-integration:
@@ -261,6 +259,7 @@ pycodegen-integration:
- cmake -DWALBERLA_BUILD_WITH_PYTHON=1 -DWALBERLA_BUILD_WITH_CUDA=1 -DWALBERLA_OPTIMIZE_FOR_LOCALHOST=1 -DWALBERLA_BUILD_WITH_CODEGEN=1 -DPython_EXECUTABLE=/opt/conda/envs/pystencils_dev/bin/python3.8 ..