Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / force.h
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlCleaned up all installed headers to remove strict depen...
2010-07-26 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-26 Berk Hessadded natoms_force_constr to t_forcerec
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-02 Rossen ApostolovMerge branch 'master' of git.gromacs.org:gromacs
2010-07-02 Rossen ApostolovDisable AllvsAll kernels for very small systems (<...
2010-06-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-16 kassonMerge branch 'mymaster'
2010-06-15 Berk Hessallvsall loops now trigger particle decomposition
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
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-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-19 Michael ShirtsCommitting to merge
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzC++ fixes part2; extern C fixes in header files a*...
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-26 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-25 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-23 Berk Hessfixed another issue with mdrun -rerun with a tpr withou...
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 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
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-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-06-30 Sander Pronkadded output_env_t type for querying time scales, and...
2009-06-26 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-06-26 Berk Hessmoved the force wallcycle_stop from do_forcelowlevel...
2009-06-22 Berk Hessadded the repulsion power to the tpr file and added...
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-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-04-21 lindahlParallel domain decomposition support for Generalized...
2009-04-09 hessreplaced the global buf vector by local vectors
2009-03-30 hessrenamed dgdl to dhdl
2009-03-27 hessimplemented foreign lambda free energy difference code
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2009-02-02 lindahlSecond round of generalized born commit. There is now...
2009-01-30 lindahlInitial commit of generalized born electrostatics....
2009-01-12 hessadded ncg_force to forcerec
2008-12-01 hesschanged the time and lambda parameters in inputrec...
2008-11-23 hessmade pressure/virial calculation optional
2008-11-13 hessput the local range dependent forcerec allocation code...
2008-08-21 hessfixed bad (dynamic) load balancing with PME without...
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-21 spoelChanged bool to int in declaration of make_bonded_table
2008-07-01 carstenChanged "t_edsamyn *edyn" to "gmx_edsam_t ed" in do_for...
2008-06-17 hessimplemented checkpointing for distance and orientation...
2008-06-11 hessreplaced all the booleans in the do_force call with...
2008-04-02 hessadded option to mdrun to print large forces
2008-03-11 hessimplemented screw pbc
2008-02-02 hessremoved a array from t_block for cgs and mols, renamed...
2007-06-13 lindahlReverted out the multilambda supported committed yesterday.
2007-06-12 lindahlInitial multilambda support added, i.e. we can now...
2007-03-05 hessadded const for pointers
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2007-01-02 hessremoved the nsb struct and moved all the particle decom...
2006-12-08 hessimplemented tabulated bonded potentials
2006-11-10 hessbVerbose is now also set on non-master nodes and remove...
2006-11-01 hessimplemented cycle counting for the main parts of mdrun
2006-08-17 hessfixed the twin range and pme force arrays for DD
2006-08-16 hessfixed double counting of exclusions with DD for Ewald...
2006-04-19 hessmade size of mdatoms variable and disabled each group...
2006-01-26 hessmade the domain decompostion a bit more efficient and...
2006-01-20 hessimplemented parallel replica exchange
2005-12-22 hessfirst commit of my domain decomposition code
2005-08-29 lindahlAdded flooding patch to edsam from Oliver Lange.
2005-08-24 hessimplemented FE for disperion correction and updated...
2005-06-17 hessThe pair interactions now always use plain cut-off...
2005-06-06 hessadded epsilon_rf to the inputrec and forcerec and now...
2005-03-01 hessimplemented test particle insertion, activated the...
2004-12-26 lindahlUpdated 1,4 interaction wrapper routine.
2004-08-23 hessRemoved the static data in pbc_dx by adding a t_pbc...
2004-08-19 hessremoved forcerec and the energy groups for do_14 from...
2004-08-10 hessadded reaction-field correction for excluded atom pairs...
2004-06-23 hessremoved chargeT from mdatoms and added fatal_error...
2004-06-17 hesschanged average c6 and c12 calculation to a half sum...
next