Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-11 | Changes to TNG to include the HRTC format.HEADmaster | Jan Huwald | |
Almost all of this code has been created by Stephan Richter <s.richter@keawe.de>. Only minor changes and this squashed commit have been prepared by Jan Huwald <jh@sotun.de>. | |||
2014-08-20 | Removed compiling of tng_io_gen_versioned_output.c | Magnus Lundborg | |
These lines should not have been committed before. The source files was not committed. Change-Id: I1f27d026018379f76b52817e04071998a12227ec | |||
2014-07-23 | Improved TNG compression speed. | Magnus Lundborg | |
Change-Id: I71c66c6b534cb402048dcd75e008d3db4bd3fb71 | |||
2014-02-12 | Remove OpenMP option. | Magnus Lundborg | |
It was only used for building some of the examples. Now, those example are only built if OpenMP is found. Change-Id: I816a52595fb00bb729adce83477f8e2f35dd6761 | |||
2013-12-16 | Copy example_files dir to the bin/tests directory. | Magnus Lundborg | |
2013-11-29 | Make all testing code define USE_STD_INTTYPES_H to print properly. | Magnus Lundborg | |
2013-11-27 | Removed generated include files defining dirs of example files. | Magnus Lundborg | |
2013-10-25 | Split the fortran wrapper into another file. | Magnus Lundborg | |
Do not keep the fortran wrapper in the main tng_io.c file. | |||
2013-10-22 | Changed path for generated header files. | Magnus Lundborg | |
Always generate header files (to avoid cppcheck errors). Fixed cppcheck error py using ++ prefix instead of suffix. | |||
2013-10-18 | Fix spacing. | Magnus Lundborg | |
2013-10-15 | Only compile openmp code if explicitly requested. | Magnus Lundborg | |
2013-10-15 | Remove wrong compiler flags. | Magnus Lundborg | |
2013-10-14 | Add option to build TNG testing binary. | Magnus Lundborg | |
2013-10-14 | Change CMake parameter names to specifically include TNG. | Magnus Lundborg | |
2013-10-11 | Fix errors caused by previous project name change. | Magnus Lundborg | |
2013-05-23 | More work on high-level API. New example files. | Magnus Lundborg | |
Fixed many bugs in the high-level API. Use the high-level API (where appropriate) in new example files. | |||
2013-05-22 | Added building options and bin subdirectories | Magnus Lundborg | |
Options to determine whether to build examples (on) and compression tests (off). Place binaries in subdirectories. | |||
2013-05-17 | Fix errors introduced when doing if(UNIX) in CMakeLists.txt | Daniel Spangberg | |
Fix declaration of variables not at beginning of scope (breaks C89) in tng compress testsuite. | |||
2013-05-17 | Only add math library on UNIX. Copy .sh files on UNIX. Copy .bat files on ↵ | Daniel Spangberg | |
windows. | |||
2013-05-16 | Moved include file template from src to include. | Magnus Lundborg | |
2013-05-15 | Fix linking with math library | Daniel Spangberg | |
2013-05-15 | Also add the modified cmakefiles. | Daniel Spangberg | |
2013-03-19 | If inttypes is not found (Visual Studio) some typedefs and defines need to ↵ | Magnus Lundborg | |
be done | |||
2013-02-11 | Remove omp header stubs | Magnus Lundborg | |
2013-01-15 | Test parallel i/o (not very quick atm). | Magnus Lundborg | |
2013-01-10 | Make builds work even if no fortran compiler is found | Magnus Lundborg | |
2013-01-10 | Fixes to make the fortran md simulation example work. | Magnus Lundborg | |
2013-01-10 | Added fortran version of md example (not working fully yet). Added an ↵ | Magnus Lundborg | |
example for getting positions from file. Minor fixes. | |||
2013-01-07 | Additional example using a very light md implementation using openmp. Data ↵ | Magnus Lundborg | |
is saved during simulation. | |||
2012-12-14 | Copy example files to build directory and set constants to find them | Magnus Lundborg | |
2012-12-03 | Changed name from trg to tng | Magnus Lundborg | |
2012-12-03 | Initial repository setup. Adding files. | Magnus Lundborg | |