ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/branches/development/src/selection
Revision 1875 - Directory Listing - [select for diffs]
Modified Fri May 17 14:41:42 2013 UTC (12 years ago) by gezelter
Diff to previous 1874 , to selected 281
Fixed a bunch of stylistic and performance issues discovered via cppcheck.

Revision 1874 - Directory Listing - [select for diffs]
Modified Wed May 15 15:09:35 2013 UTC (12 years ago) by gezelter
Diff to previous 1868 , to selected 281
Fixed a bunch of cppcheck warnings.

Revision 1868 - Directory Listing - [select for diffs]
Modified Tue Apr 30 15:56:54 2013 UTC (12 years, 1 month ago) by gezelter
Diff to previous 1867 , to selected 281
CLearing out some memory leaks

Revision 1867 - Directory Listing - [select for diffs]
Modified Mon Apr 29 17:53:48 2013 UTC (12 years, 1 month ago) by gezelter
Diff to previous 1866 , to selected 281
Attempt to fix memory leak in Multiple hull calls

Revision 1866 - Directory Listing - [select for diffs]
Modified Thu Apr 25 14:32:56 2013 UTC (12 years, 1 month ago) by gezelter
Diff to previous 1854 , to selected 281
Fixes for Qhull static build strangeness

Revision 1854 - Directory Listing - [select for diffs]
Modified Thu Mar 28 20:54:06 2013 UTC (12 years, 2 months ago) by gezelter
Diff to previous 1850 , to selected 281
First pass at angular momentum aware version of VSS-RNEMD.

Revision 1850 - Directory Listing - [select for diffs]
Modified Wed Feb 20 15:39:39 2013 UTC (12 years, 3 months ago) by gezelter
Diff to previous 1831 , to selected 281
Fixed a widespread typo in the license 

Revision 1831 - Directory Listing - [select for diffs]
Modified Thu Jan 10 14:06:34 2013 UTC (12 years, 4 months ago) by gezelter
Diff to previous 1812 , to selected 281
Merging trunk changes 1812:1830 into development branch.

Revision 1812 - Directory Listing - [select for diffs]
Modified Fri Nov 16 21:18:42 2012 UTC (12 years, 6 months ago) by gezelter
Diff to previous 1803 , to selected 281
MERGE OpenMD trunk changes 1803:1811 into development branch
Revision 1803 - Directory Listing - [select for diffs]
Modified Wed Oct 3 14:20:07 2012 UTC (12 years, 7 months ago) by gezelter
Diff to previous 1769 , to selected 281
Merging trunk changes back to development branch

Revision 1769 - Directory Listing - [select for diffs]
Modified Mon Jul 9 14:15:52 2012 UTC (12 years, 10 months ago) by gezelter
Diff to previous 1767 , to selected 281
Code readability updates.

Revision 1767 - Directory Listing - [select for diffs]
Modified Fri Jul 6 22:01:58 2012 UTC (12 years, 10 months ago) by gezelter
Diff to previous 1665 , to selected 281
Various fixes required to compile OpenMD with the MS Visual C++ compiler

Revision 1665 - Directory Listing - [select for diffs]
Modified Tue Nov 22 20:38:56 2011 UTC (13 years, 6 months ago) by gezelter
Diff to previous 1647 , to selected 281
updated copyright notices

Revision 1647 - Directory Listing - [select for diffs]
Modified Mon Sep 26 21:20:11 2011 UTC (13 years, 8 months ago) by gezelter
Diff to previous 1629 , to selected 281
fixing the build system

Revision 1629 - Directory Listing - [select for diffs]
Modified Wed Sep 14 21:15:17 2011 UTC (13 years, 8 months ago) by gezelter
Diff to previous 1627 , to selected 281
Merging changes from old branch into development branch

Revision 1627 - Directory Listing - [select for diffs]
Modified Tue Sep 13 22:05:04 2011 UTC (13 years, 8 months ago) by gezelter
Diff to previous 1618 , to selected 281
Splitting out ifstrstream into a header and an implementation.  This
means that much of the code that depends on it can be compiled only
once and the parallel I/O is concentrated into a few files.  To do
this, a number of files that relied on basic_ifstrstream to load the
mpi header had to be modified to manage their own headers.


Revision 1618 - Directory Listing - [select for diffs]
Modified Mon Sep 12 17:09:26 2011 UTC (13 years, 8 months ago) by gezelter
Diff to previous 1465 , to selected 281
Build fixes for qhull 2011, fixes for compilation with PGI.


Revision 1465 - Directory Listing - [select for diffs]
Modified Fri Jul 9 23:08:25 2010 UTC (14 years, 10 months ago) by chuckv
Diff to previous 1442 , to selected 281
Creating busticated version of OpenMD
Revision 1442 - Directory Listing - [select for diffs]
Modified Mon May 10 17:28:26 2010 UTC (15 years ago) by gezelter
Original Path: trunk/src/selection
Diff to previous 1439 , to selected 281
Adding property set to svn entries

Revision 1439 - Directory Listing - [select for diffs]
Modified Thu Apr 22 19:44:57 2010 UTC (15 years, 1 month ago) by chuckv
Original Path: trunk/src/selection
Diff to previous 1438 , to selected 281
Fixed a bug where any program using selection syntax without qhull would fail. We only do a is fatal now if you try to use hullfinder.

Revision 1438 - Directory Listing - [select for diffs]
Modified Wed Apr 21 19:05:04 2010 UTC (15 years, 1 month ago) by chuckv
Original Path: trunk/src/selection
Diff to previous 1434 , to selected 281
Added a build define to check for libqhull before trying to build hullfinder.


Revision 1434 - Directory Listing - [select for diffs]
Modified Wed Apr 14 14:41:33 2010 UTC (15 years, 1 month ago) by chuckv
Original Path: trunk/src/selection
Diff to previous 1412 , to selected 281
Fixed a bug with rigid bodies and stuntdoubles. We now update the SD's before doing the distance find.

Revision 1412 - Directory Listing - [select for diffs]
Modified Mon Mar 22 18:45:39 2010 UTC (15 years, 2 months ago) by gezelter
Original Path: trunk/src/selection
Diff to previous 1390 , to selected 281
Adding a hull finder to the selection syntax

Revision 1390 - Directory Listing - [select for diffs]
Modified Wed Nov 25 20:02:06 2009 UTC (15 years, 6 months ago) by gezelter
Original Path: trunk/src/selection
Diff to previous 1364 , to selected 281
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)

Revision 1364 - Directory Listing - [select for diffs]
Modified Wed Oct 7 20:49:50 2009 UTC (15 years, 7 months ago) by cli2
Original Path: trunk/src/selection
Diff to previous 1360 , to selected 281
Bug fixes in the SelectionEvaluator and SelectionCompiler
Added print option in Restraints

Revision 1360 - Directory Listing - [select for diffs]
Modified Mon Sep 7 16:31:51 2009 UTC (15 years, 8 months ago) by cli2
Original Path: trunk/src/selection
Diff to previous 963 , to selected 281
Added new restraint infrastructure
Added MolecularRestraints
Added ObjectRestraints
Added RestraintStamp
Updated thermodynamic integration to use ObjectRestraints
Added Quaternion mathematics for twist swing decompositions
Significantly updated RestWriter and RestReader to use dump-like files
Added selections for x, y, and z coordinates of atoms
Removed monolithic Restraints class
Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody
Added some rotational capabilities to prinicpalAxisCalculator

Revision 963 - Directory Listing - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (19 years ago) by tim
Original Path: trunk/src/selection
Diff to previous 780 , to selected 281
Adding single precision capabilities to c++ side

Revision 780 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:34:09 2005 UTC (19 years, 5 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 770 , to selected 281
adding SelectionToken.cpp

Revision 770 - Directory Listing - [select for diffs]
Modified Fri Dec 2 15:38:03 2005 UTC (19 years, 5 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 507 , to selected 281
End of the Link --> List
Return of the Oject-Oriented
replace yacc/lex parser with antlr parser

Revision 507 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (20 years, 1 month ago) by gezelter
Original Path: trunk/src/selection
Diff to previous 494 , to selected 281
xemacs has been drafted to perform our indentation services

Revision 494 - Directory Listing - [select for diffs]
Modified Wed Apr 13 22:43:43 2005 UTC (20 years, 1 month ago) by tim
Original Path: trunk/src/selection
Diff to previous 463 , to selected 281
fix some warning messages

Revision 463 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:16:50 2005 UTC (20 years, 1 month ago) by tim
Original Path: trunk/src/selection
Diff to previous 452 , to selected 281
change the parameter name in constructors

Revision 452 - Directory Listing - [select for diffs]
Modified Tue Apr 5 23:09:48 2005 UTC (20 years, 1 month ago) by tim
Original Path: trunk/src/selection
Diff to previous 432 , to selected 281
support '+' and '-' in atom type name;clean the code a little bit

Revision 432 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:00:20 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 418 , to selected 281
clean up SimInfo; modify the images of SelectionExpression.html

Revision 418 - Directory Listing - [select for diffs]
Modified Thu Mar 10 16:14:07 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 416 , to selected 281
minor change

Revision 416 - Directory Listing - [select for diffs]
Modified Wed Mar 9 18:48:14 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 415 , to selected 281
adding IndexFinder

Revision 415 - Directory Listing - [select for diffs]
Modified Wed Mar 9 18:46:16 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 413 , to selected 281
fix compilation issue

Revision 413 - Directory Listing - [select for diffs]
Modified Wed Mar 9 17:30:29 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 358 , to selected 281
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into
ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;

Revision 358 - Directory Listing - [select for diffs]
Modified Thu Feb 17 15:18:36 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 353 , to selected 281
The change of interface of BitSet cause a bug in SelectionEvaluation

Revision 353 - Directory Listing - [select for diffs]
Modified Wed Feb 16 19:36:30 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 351 , to selected 281
change the suffix of output files;fix the problem of counting in staticProps

Revision 351 - Directory Listing - [select for diffs]
Modified Tue Feb 15 19:36:07 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 350 , to selected 281
BlockSnapshotManager is using reference counting now

Revision 350 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:49:58 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 349 , to selected 281
replace std::make_pair by VariablesType::value_type to make Sun Compiler happy

Revision 349 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:35:30 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 317 , to selected 281
adding typedef to TokenMap, using TokenMapType::value_type instead of
std::make_pair to make Sun compiler happy

Revision 317 - Directory Listing - [select for diffs]
Modified Sat Feb 12 20:09:28 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 315 , to selected 281
adding SelectionManager.cpp

Revision 315 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:39:03 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 303 , to selected 281
adding beginSelected, nextSelected method to SelectionManager

Revision 303 - Directory Listing - [select for diffs]
Modified Mon Feb 7 22:36:32 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 301 , to selected 281
support select internal index selection, for example, select DMPC.3

Revision 301 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:39:36 2005 UTC (20 years, 3 months ago) by chrisfen
Original Path: trunk/src/selection
Diff to previous 300 , to selected 281
selection librarys added

Revision 300 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:31:50 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 298 , to selected 281
adding Makefile

Revision 298 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:06:00 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 295 , to selected 281
forget to reset the pc which cause reevaluate return NULL

Revision 295 - Directory Listing - [select for diffs]
Modified Mon Feb 7 19:13:18 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 288 , to selected 281
selection library is working

Revision 288 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:39:26 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 287 , to selected 281
half of the selection utility is working need to debug within keyword and atomproperty keyword

Revision 287 - Directory Listing - [select for diffs]
Modified Fri Feb 4 05:42:49 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 284 , to selected 281
selection library get built

Revision 284 - Directory Listing - [select for diffs]
Modified Fri Feb 4 04:57:04 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 283 , to selected 281
adding wildcard class; NameFinder is finished

Revision 283 - Directory Listing - [select for diffs]
Modified Thu Feb 3 23:14:05 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 282 , to selected 281
more work in selection library

Revision 282 - Directory Listing - [select for diffs]
Modified Thu Feb 3 14:04:59 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 281
selection in progress

Revision 281 - Directory Listing - [selected]
Modified Wed Feb 2 23:13:11 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 279
selection library in progress, except SelectionEvaluator, other files are compiled

Revision 279 - Directory Listing - [select for diffs]
Modified Wed Feb 2 12:51:25 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 278 , to selected 281
add SelectionCompiler.cpp

Revision 278 - Directory Listing - [select for diffs]
Modified Tue Feb 1 22:49:23 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to previous 277 , to selected 281
Selection in progress

Revision 277 - Directory Listing - [select for diffs]
Added Tue Feb 1 06:55:00 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/selection
Diff to selected 281
adding selection library

Convenience Links