Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / tools / calcpot.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-18 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-18 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Berk Hessremoved the bNEMD boolean from the main MD loop and...
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-11 Sander PronkMerge branch 'threadspawn'
2010-06-11 Sander PronkNumber of threads is now also determined by system...
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-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Berk Hesssplit off chargegroup.c from pbc.c and tpi.c from minim...
2010-02-18 Berkremoved some double initialization code in mdrun
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-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-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsFixed an issue with checkpointing not getting the first...
2009-12-19 Michael ShirtsCommitting to merge
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-25 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-21 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-10-20 Roland Schulzmd5sum and locking for appending of files
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-08-30 kassonTool merge
2009-08-27 Per LarssonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Erik LindahlMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Erik LindahlChanged invsqrt() to gmx_invsqrt() to accuracy loss...
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-04 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-03 Berk Hesschanged the twin-range integrator to a symplectic Trott...
2009-07-06 Sander Pronkmore const-correctness fixes
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-07-01 Sander Pronkenxio is thread safe (and quite possibly works)
2009-06-30 Sander Pronkadded output_env_t type for querying time scales, and...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-30 hessupdated for foreign lambda code
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2008-12-01 hesschanged the time and lambda parameters in inputrec...
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-08-12 hessintroced a new structure for the local topology in...
2008-08-11 hesssplit the t_group struct into a gmx_ekindata_t struct...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-07-03 hessremoved the t_groups pointer from init_md which caused...
2008-04-16 hessupdated for init_md
2008-04-02 hessadded option to mdrun to print large forces
2008-02-02 hessremoved a array from t_block for cgs and mols, renamed...
2008-02-01 hessmade SHAKE within charge groups work with domain decomp...
2008-01-28 hessadded init_cr_nopar
2008-01-25 hessmoved all ring communication routines to partdec.c...
2008-01-08 spoelFixed compilation issue.
2007-11-27 hessremoved global variable stdlog
2007-07-13 hessmdrun now only writes a log file on the master node...
2007-06-13 lindahlReverted out the multilambda supported committed yesterday.
2007-06-12 lindahlInitial multilambda support added, i.e. we can now...
2007-04-20 hessupdated for init_md
2007-04-02 hessfixed mdatoms
2007-03-30 hesscomplete rewrite of the pull code, now works in paralle...
2007-03-25 spoelFixed initialization problems for mdatoms, leading...
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2007-01-30 spoelFixed compilation issue
2007-01-02 hessremoved the nsb struct and moved all the particle decom...
2006-12-08 hessimplemented tabulated bonded potentials
2006-11-10 hessfixed type mismatches
2006-04-27 hessupdated for changed mdatoms
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-04-06 spoelMerged in changes from 3.3
2006-01-30 hessremoved the Reinit flag for ns introduced in the previo...
2006-01-01 lindahlBackported and added the new FFT interface from the...
2005-08-04 spoelRemoved the t_parm structure and did some very minor...
2005-06-19 spoelFixed more compilation issues
2005-06-19 spoelFixed compilation issues
2005-05-19 hessimplemented seperate user tables for selected pairs...
2005-04-18 hessremoved bTYZ from init_md
2005-03-07 hessnow also works with pbc=full
2005-03-01 hessimplemented test particle insertion, activated the...
2004-08-27 hessfixed the conditions for calc_shifts and mk_mshift...
2004-08-10 hessadded reaction-field correction for excluded atom pairs...
2004-01-23 lindahlFixed inclusion of config.h
2004-01-23 spoelIncluded config.h
2004-01-21 spoelUpdated force field files and pdb2gmx code to make...
2004-01-18 spoelMore bugfixes. Shell code seems to work again.
2003-11-17 spoelUpped the version to 3.2.0
2003-06-23 hessreplaced the filename struct in the init_calcpot by...
2003-06-23 hessfixed calcpot for the t_state update and added the...
2003-06-17 spoelUpdated
2003-05-22 hesschanged table file name from NULL to table.xvg to avoid...
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-02-28 spoelUpdated copyrgt
2002-02-26 spoelMoved init_md function to sim_util.c, because it is...
2001-10-24 hessfixed zero solvent potential in genion
next