This commit is contained in:
Ivan
2022-06-28 10:36:24 +03:00
commit e4c8529305
160 changed files with 59023 additions and 0 deletions

9
CHANGELOG Normal file
View File

@@ -0,0 +1,9 @@
========= 16.11.2016 ==========
* Added Sample output wrapper IOWrapper/OutputWrapper/SampleOutputWrapper.h.
* Added extensive comments to IOWrapper/Output3DWrapper.h.
* Added support for multiple 3DOutputWrapper simulataneously.
* Added options "quiet=1" and "sampleoutput=1".
* Did some minor code cleaning.