pnorbert / adiosvm

Packages and howtos for creating a linux system for ADIOS tutorials
17 stars 25 forks source link

Analysis code and other changes #9

Closed kshitij-v-mehta closed 6 years ago

kshitij-v-mehta commented 6 years ago
  1. Made directory structure changes. Moved all code to src/, which further contains sub-directories src/simulation/ and src/analysis.

  2. Provided analysis code norm_calc.cpp by incorporating changes suggested by Norbert and William in the previous PR.

  3. Added Scott's changes where plotgap is accepted as a command line argument, and added a python plotting script.