ComputationalRadiationPhysics / clara2

Clara2 - a parallel classical radiation calculator based on Liénard-Wiechert potentials
GNU General Public License v3.0
13 stars 9 forks source link

move non-compressed output out of gzib lib.hpp #62

Closed PrometheusPi closed 7 years ago

PrometheusPi commented 7 years ago

This pull request fixes issue #19. It moves gzib_lib.hpp to the include/ sub-directory and moves all methods not relying on compression to include/input_output.hpp.

It also adds a dependency (previously missing) to the makefile.

PrometheusPi commented 7 years ago

@alex-koe as mentioned yesterday offline you had some questions about this pull request?

alex-koe commented 7 years ago

@PrometheusPi : just some question about naming the file... but now my mind is fresh and understand the merge :-D