Debugging example (1)

In src/py/mixed/Grid2D/C/plain/debugdemo there are some C files with errors
Try
./make_module_1.sh gridloop1
This scripts runs
../../../Grid2Deff.py verify1
which leads to a segmentation fault, implying that something is wrong in the C code (errors in the Python script shows up as exceptions with traceback)

previousnexttable of contents