Removed the unnecessary hacks from some boolean statements.
[alexxy/gromacs.git] / src / mdlib / stat.c
2010-08-26 Rossen ApostolovRemoved the unnecessary hacks from some boolean statements.
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-21 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-20 Sander PronkAdded support for new mdp options controlling free...
2010-07-12 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-10 Michael ShirtsRemoved c++ style comment.
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-06-30 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-28 Berk Hessadded mdrun -cptnum option to keep and number checkpoints
2010-06-27 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-27 Michael Shirts*Started to add support of nstcalcenergy to vv versions...
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-22 Sander PronkMost (if not all) file operations are now thread safe.
2010-06-22 BerkEM now always writes last trr frame again
2010-06-20 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-20 Peter Kassonfixed typo in previous commit
2010-06-20 Peter KassonModified stat.c trr file check for FAHCORE.
2010-06-18 Berk Hessnow mdrun does not write the trr file when it would...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-11 Berkmade mdrun -field optional
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-19 Berkreplaced the 5 boolean parameters for write_traj by...
2010-02-18 Berkremoved some double initialization code in mdrun
2010-02-15 Berk Hesscollected all the mdrun parallel signals into one data...
2010-02-15 Berk Hessfixed deadlocks during checkpointing and termination
2010-02-05 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-02-03 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-02-03 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-02-03 Sander PronkFixed some minor code issues.
2010-02-01 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-28 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-28 Berk Hessadded hidden option -resethmaxh to mdrun
2010-01-26 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-22 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-22 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-22 Michael ShirtsA variety of changes to correctly do checkpointing...
2010-01-19 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-07 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-05 Roland SchulzUndo Michael's accidental commits with:
2010-01-04 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-22 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-22 Sander PronkMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-22 Sander PronkFixed some small issues - mdrun still doesn't work.
2009-12-21 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-19 Michael ShirtsCommitting to merge
2009-12-19 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 Michael ShirtsChanged eiVV2 to eiVVAK, and "md-vv2" to "md-vv-avek...
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-04 Michael ShirtsRewrite of the half-step ekin for velocity verlet,...
2009-11-29 Michael ShirtsFix for parallel temperature and pressure on initial...
2009-11-29 Michael ShirtsNew attempt to correctly pass parallel information...
2009-11-23 Michael ShirtsApparently works with all the methods now, both with...
2009-11-20 Michael ShirtsWorking with velocity verlet / harmonic bonds with...
2009-11-17 Michael Shirtsfix for correct pressure in parallel.
2009-11-16 Michael ShirtsBugfixes for reformatting trotter setup.
2009-11-15 Michael ShirtsChanged the organization of trotter updates to make...
2009-11-05 Michael ShirtsFix for temperature not being computed correctly
2009-11-05 Michael Shirtsnew try at getting the multiprocessor temperature to...
2009-11-05 Michael ShirtsAttempt to fix the problem with temperature computation...
2009-11-05 Michael ShirtsFormat changes to fix global_stat temperature bug ...
2009-10-25 Michael ShirtsFix for proper MPI pressure control.
2009-10-25 Michael ShirtsAdded a bug fix for communication of iterated integrato...
2009-10-25 Michael ShirtsMade changes suggested by Berk.
2009-09-30 Michael ShirtsChanges to give correct output when running in parallel...
2009-09-26 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-26 Michael ShirtsNow we are getting energy conservation with NPT, and...
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-07 Michael ShirtsA number of changes to gromacs_mrs. Almost working...
2009-09-07 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
2009-09-04 Berk Hessproper out of range check for sizeof(off_t)=4 and large...
2009-09-03 Berk Hessproper out of range check for sizeof(off_t)=4 and large...
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-06-18 Sander PronkMerge branch 'thread_mpi' of git@git.gromacs.org:gromac...
2009-06-18 Berk Hessremoved static variables and rearranged some data struc...
2009-06-17 Sander PronkMerge branch 'thread_mpi'
2009-06-17 Berk Hessremoved static variables
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 hessupdated for C++ compilation
2009-03-27 hessimplemented foreign lambda free energy difference code
2009-03-24 rschulzwrite_dd_pdb if missing interactions
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2009-01-28 hessfixed allways writing the first box, boxv and pres_prev...
2009-01-28 hessfixed allways writing the first box, boxv and pres_prev...
next