ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/simpleBuilder
Revision 1874 - Directory Listing - [select for diffs]
Modified Wed May 15 15:09:35 2013 UTC (11 years, 11 months ago) by gezelter
Diff to previous 1850
Fixed a bunch of cppcheck warnings.

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

Revision 1808 - Directory Listing - [select for diffs]
Modified Mon Oct 22 20:42:10 2012 UTC (12 years, 6 months ago) by gezelter
Diff to previous 1798
A bug fix in the electric field for the new electrostatic code.  Also comment fixes for Doxygen 

Revision 1798 - Directory Listing - [select for diffs]
Modified Thu Sep 13 14:10:11 2012 UTC (12 years, 7 months ago) by gezelter
Diff to previous 1725
Merged trunk changes into the development branch

Revision 1725 - Directory Listing - [select for diffs]
Modified Sat May 26 18:13:43 2012 UTC (12 years, 11 months ago) by gezelter
Diff to previous 1665
Individual ForceField classes have been removed (they were essentially
all duplicates anyway).  

ForceField has moved to brains, and since only one force field is in
play at any time, the ForceFieldFactory and Register methods have been
removed.  


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

Revision 1655 - Directory Listing - [select for diffs]
Modified Mon Oct 3 20:32:45 2011 UTC (13 years, 7 months ago) by gezelter
Diff to previous 1647
Replacing most of the C-code with C++ code, and migrating the config.h
file into the PROJECT_BINARY_DIR so that we can have multiple builds
on the same architecture.

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

Revision 1630 - Directory Listing - [select for diffs]
Modified Wed Sep 14 21:40:12 2011 UTC (13 years, 7 months ago) by gezelter
Diff to previous 1465
updating gengetopt runs

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
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/applications/simpleBuilder
Diff to previous 1390
Adding property set to svn entries

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

Revision 1067 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:34:12 2006 UTC (18 years, 7 months ago) by gezelter
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 1061
fixing missing lattice arguments, adding a builder sample

Revision 1061 - Directory Listing - [select for diffs]
Modified Mon Oct 9 22:16:44 2006 UTC (18 years, 7 months ago) by gezelter
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 963
Fixing the builders to prepare for OOPSE-4 release

Revision 963 - Directory Listing - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (18 years, 11 months ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 947
Adding single precision capabilities to c++ side

Revision 947 - Directory Listing - [select for diffs]
Modified Tue Apr 25 22:29:36 2006 UTC (19 years ago) by chuckv
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 507
Added a random builder to oopse.

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

Revision 488 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:42:13 2005 UTC (20 years ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 487
fix memory leak in nanorodBuilder and simpleBuilder(forget to delete lattice)

Revision 487 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:33:50 2005 UTC (20 years ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 484
refactory lattice

Revision 484 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:58:09 2005 UTC (20 years ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 481
refactory LatticeFactory and LatticeCreator

Revision 481 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:27:27 2005 UTC (20 years ago) by gezelter
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 447
added lattice directory, so all of these files are now redundant

Revision 447 - Directory Listing - [select for diffs]
Modified Tue Mar 22 16:38:37 2005 UTC (20 years, 1 month ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 376
avoid building parallel executable for dump2XYZ, simpleBuilder, staticProps and dynamicProps

Revision 376 - Directory Listing - [select for diffs]
Modified Thu Feb 24 20:55:07 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 267
adding basic_teebuf which can operate on multiple stream simutaneously.

Revision 267 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (20 years, 3 months ago) by gezelter
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 246
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 246 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (20 years, 3 months ago) by gezelter
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 188
merging new_design branch into OOPSE-2.0

Revision 188 - Directory Listing - [select for diffs]
Modified Thu Oct 28 22:26:32 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 181
remove old Vector3d.hpp from application/simpleBuilder

Revision 181 - Directory Listing - [select for diffs]
Modified Thu Oct 28 19:06:59 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 42
STL next_permutation like next_combination is working

Revision 42 - Directory Listing - [select for diffs]
Modified Wed Oct 6 19:55:43 2004 UTC (20 years, 7 months ago) by gezelter
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 24
cleaning up

Revision 24 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:55:03 2004 UTC (20 years, 7 months ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 14
define DEV_ROOT as relative path

Revision 14 - Directory Listing - [select for diffs]
Modified Wed Sep 29 14:59:25 2004 UTC (20 years, 7 months ago) by tim
Original Path: trunk/src/applications/simpleBuilder
Diff to previous 12
change Makefile to relative path

Revision 12 - Directory Listing - [select for diffs]
Added Tue Sep 28 23:24:25 2004 UTC (20 years, 7 months ago) by tim
Original Path: trunk/src/applications/simpleBuilder
change directory structure of application. Every executable file is replaced in seperate directory

Convenience Links