Logger reader
Compare changes
+ 13
− 15
@@ -6,34 +6,33 @@ Example: ./reader_example.py ../../examples/SedovBlast_3D/index 0.1
@@ -47,14 +46,13 @@ if len(sys.argv) > 3:
This implement the required functions for the logger reader. I still need to implement the python API, but it will be done in a future merge request.