ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/utils
Revision 3516 - Directory Listing - [select for diffs]
Modified Wed Jul 22 15:00:21 2009 UTC (14 years, 11 months ago) by gezelter
Diff to previous 3478 , to selected 3470
units for thermalConductivity, spelling error fixed

Revision 3478 - Directory Listing - [select for diffs]
Modified Mon Nov 24 22:01:12 2008 UTC (15 years, 7 months ago) by gezelter
Diff to previous 3470
added viscoConvert

Revision 3470 - Directory Listing - [selected]
Modified Wed Oct 22 20:01:49 2008 UTC (15 years, 8 months ago) by gezelter
Diff to previous 3462
General bug-fixes and other changes to make particle pots work with
the Helfand Energy correlation function

Revision 3462 - Directory Listing - [select for diffs]
Modified Thu Oct 16 18:17:41 2008 UTC (15 years, 8 months ago) by skuang
Diff to previous 3460 , to selected 3470
A few simple mods to remove gcc compile warnings

Revision 3460 - Directory Listing - [select for diffs]
Modified Mon Oct 13 21:35:22 2008 UTC (15 years, 8 months ago) by cli2
Diff to previous 3453 , to selected 3470
Fixes for Inversions for use with Amber

Revision 3453 - Directory Listing - [select for diffs]
Modified Thu Sep 18 21:51:20 2008 UTC (15 years, 9 months ago) by chuckv
Diff to previous 3450 , to selected 3470
Fixed MPI bug in opening elements.txt.

Revision 3450 - Directory Listing - [select for diffs]
Modified Sun Sep 14 01:32:26 2008 UTC (15 years, 9 months ago) by chuckv
Diff to previous 3448 , to selected 3470
Added large quantities of code for convex hull and constant pressure langevin dynamics.

Revision 3448 - Directory Listing - [select for diffs]
Modified Thu Sep 11 19:40:59 2008 UTC (15 years, 9 months ago) by gezelter
Diff to previous 3446 , to selected 3470
Added some logic to print out a special pair distance as a column in
the stat file.  To use this feature, use taggedAtomPair = "0, 10" and
printTaggedPairDistance = "true" in the md file.  Then, the distance
between integrableObjects 0 and 10 will be computed and printed in
the stat file on each statWrite.

Revision 3446 - Directory Listing - [select for diffs]
Modified Wed Sep 10 19:51:45 2008 UTC (15 years, 10 months ago) by cli2
Diff to previous 3437 , to selected 3470
Inversion fixes and amber mostly working

Revision 3437 - Directory Listing - [select for diffs]
Modified Wed Jul 30 18:11:19 2008 UTC (15 years, 11 months ago) by gezelter
Diff to previous 3432 , to selected 3470
Many fixes

Revision 3432 - Directory Listing - [select for diffs]
Modified Mon Jul 14 12:35:58 2008 UTC (15 years, 11 months ago) by gezelter
Diff to previous 3424 , to selected 3470
Changes for implementing Amber force field:  Added Inversions and
worked on BaseAtomTypes so that they'd function with the fortran side.

Revision 3424 - Directory Listing - [select for diffs]
Modified Tue Jul 1 13:28:23 2008 UTC (16 years ago) by gezelter
Diff to previous 3388 , to selected 3470
Adding infrastructure for Amber force field.

Revision 3388 - Directory Listing - [select for diffs]
Modified Fri Apr 25 15:14:47 2008 UTC (16 years, 2 months ago) by gezelter
Diff to previous 3342 , to selected 3470
A bunch of minor changes to make MPI compilation faster than
the double compilation we do now...

Revision 3342 - Directory Listing - [select for diffs]
Modified Fri Feb 8 21:33:46 2008 UTC (16 years, 5 months ago) by gezelter
Diff to previous 3335 , to selected 3470
updating configure process

Revision 3335 - Directory Listing - [select for diffs]
Modified Thu Jan 24 21:38:53 2008 UTC (16 years, 5 months ago) by chuckv
Diff to previous 3327 , to selected 3470
Fixed for MPI.

Revision 3327 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:23:15 2008 UTC (16 years, 5 months ago) by xsun
Diff to previous 3319 , to selected 3470
fixed bug in physmem for 64 bit machines

Revision 3319 - Directory Listing - [select for diffs]
Modified Wed Jan 23 03:45:33 2008 UTC (16 years, 5 months ago) by gezelter
Diff to previous 3036 , to selected 3470
Removed older version of openbabel from our code.  We now have a
configure check to see if openbabel is installed and then we link to
the stuff we need.  Conversion to OOPSE's md format is handled by only
one application (atom2md), so most of the work went on there.
ElementsTable still needs some work to function in parallel.

Revision 3036 - Directory Listing - [select for diffs]
Modified Tue Oct 10 02:44:13 2006 UTC (17 years, 9 months ago) by gezelter
Diff to previous 3003 , to selected 3470
fixing bugs in randomBuilder

Revision 3003 - Directory Listing - [select for diffs]
Modified Fri Sep 8 16:13:21 2006 UTC (17 years, 10 months ago) by gezelter
Diff to previous 2982 , to selected 3470
fixed a DumpReader bug, took out extra printing statements in
residentMem and BlockSnapshotManager

Revision 2982 - Directory Listing - [select for diffs]
Modified Wed Aug 30 18:42:29 2006 UTC (17 years, 10 months ago) by tim
Diff to previous 2802 , to selected 3470
Massive changes preparing for release of OOPSE-4: The main difference
is that the new MD file format (.md, .dump, .eor) now contains meta-data
information along with the configuration information.

Revision 2802 - Directory Listing - [select for diffs]
Modified Tue Jun 6 17:43:28 2006 UTC (18 years, 1 month ago) by gezelter
Diff to previous 2787 , to selected 3470
testing GB, removing CM drift in Langevin Dynamics, fixing a memory
leak, adding a visitor

Revision 2787 - Directory Listing - [select for diffs]
Modified Mon Jun 5 18:24:45 2006 UTC (18 years, 1 month ago) by gezelter
Diff to previous 2759 , to selected 3470
Massive changes for GB code with multiple ellipsoid types (a la
Cleaver's paper).

Also, changes in hydrodynamics code to make HydroProp a somewhat
smarter class (rather than just a struct).

Revision 2759 - Directory Listing - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (18 years, 1 month ago) by tim
Diff to previous 2758 , to selected 3470
Adding single precision capabilities to c++ side

Revision 2758 - Directory Listing - [select for diffs]
Modified Wed May 17 19:54:27 2006 UTC (18 years, 1 month ago) by gezelter
Diff to previous 2756 , to selected 3470
Adding single precision capabilities to the fortran side

Revision 2756 - Directory Listing - [select for diffs]
Modified Wed May 17 15:37:15 2006 UTC (18 years, 1 month ago) by gezelter
Diff to previous 2752 , to selected 3470
Getting fortran side prepped for single precision...

Revision 2752 - Directory Listing - [select for diffs]
Modified Tue May 16 02:06:37 2006 UTC (18 years, 1 month ago) by gezelter
Diff to previous 2722 , to selected 3470
*** empty log message ***

Revision 2722 - Directory Listing - [select for diffs]
Modified Thu Apr 20 18:24:24 2006 UTC (18 years, 2 months ago) by gezelter
Diff to previous 2717 , to selected 3470
Complete rewrite of spline code and everything that uses it.

Revision 2717 - Directory Listing - [select for diffs]
Modified Mon Apr 17 21:49:12 2006 UTC (18 years, 2 months ago) by gezelter
Diff to previous 2714 , to selected 3470
Many performance improvements

Revision 2714 - Directory Listing - [select for diffs]
Modified Sat Apr 15 21:58:08 2006 UTC (18 years, 2 months ago) by chrisfen
Diff to previous 2712 , to selected 3470
Since status.F90 is used by interpolation.F90, the former needs to be listed above the later in the Makefile.

Revision 2712 - Directory Listing - [select for diffs]
Modified Fri Apr 14 21:59:23 2006 UTC (18 years, 2 months ago) by gezelter
Diff to previous 2711 , to selected 3470
changed the interface a bit

Revision 2711 - Directory Listing - [select for diffs]
Modified Fri Apr 14 21:49:54 2006 UTC (18 years, 2 months ago) by gezelter
Diff to previous 2710 , to selected 3470
added some logical flags

Revision 2710 - Directory Listing - [select for diffs]
Modified Fri Apr 14 21:06:55 2006 UTC (18 years, 2 months ago) by chrisfen
Diff to previous 2709 , to selected 3470
Wiped the spline with derivatives and corrected a boundary comparision error by eliminating the check.  This algorithm REQUIRES known first derivatives at the endpoints.

Revision 2709 - Directory Listing - [select for diffs]
Modified Fri Apr 14 20:04:31 2006 UTC (18 years, 2 months ago) by gezelter
Diff to previous 2708 , to selected 3470
bug fixes for interpolation module

Revision 2708 - Directory Listing - [select for diffs]
Modified Fri Apr 14 19:57:04 2006 UTC (18 years, 2 months ago) by gezelter
Diff to previous 2634 , to selected 3470
Heavily modified interpolation module, also moved to "utils"

Revision 2634 - Directory Listing - [select for diffs]
Modified Fri Mar 17 23:20:35 2006 UTC (18 years, 3 months ago) by tim
Diff to previous 2627 , to selected 3470
refactor Hydrodynamics module.

Revision 2627 - Directory Listing - [select for diffs]
Modified Wed Mar 15 21:28:49 2006 UTC (18 years, 3 months ago) by tim
Diff to previous 2577 , to selected 3470
change the epsilon of numeric_limit

Revision 2577 - Directory Listing - [select for diffs]
Modified Wed Feb 1 17:26:43 2006 UTC (18 years, 5 months ago) by gezelter
Diff to previous 2547 , to selected 3470
Fixing some compile-time warnings and bugs for icc 9.1 on Mac OS X

Revision 2547 - Directory Listing - [select for diffs]
Modified Wed Jan 11 23:06:08 2006 UTC (18 years, 5 months ago) by gezelter
Diff to previous 2544 , to selected 3470
autoconf modernization and cruft removal

Revision 2544 - Directory Listing - [select for diffs]
Modified Wed Jan 11 19:01:20 2006 UTC (18 years, 5 months ago) by tim
Diff to previous 2537 , to selected 3470
instead of printing to std::cout, throwing an exception when error is found.

Revision 2537 - Directory Listing - [select for diffs]
Modified Mon Jan 9 19:11:52 2006 UTC (18 years, 6 months ago) by tim
Diff to previous 2516 , to selected 3470
replace isType<int> with isInteger

Revision 2516 - Directory Listing - [select for diffs]
Modified Fri Dec 16 18:55:55 2005 UTC (18 years, 6 months ago) by tim
Diff to previous 2515 , to selected 3470
make minor change to build oopse under solaris

Revision 2515 - Directory Listing - [select for diffs]
Modified Fri Dec 16 18:26:41 2005 UTC (18 years, 6 months ago) by tim
Diff to previous 2507 , to selected 3470
the standard library came with SUN compiler does not have a conforming std::use_facet, define a macro
to handle it. Adding exception handling to SimCreator.

Revision 2507 - Directory Listing - [select for diffs]
Modified Sat Dec 10 16:54:40 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2506 , to selected 3470
fixed compilation problem for icc7

Revision 2506 - Directory Listing - [select for diffs]
Modified Fri Dec 9 21:18:46 2005 UTC (18 years, 7 months ago) by gezelter
Diff to previous 2483 , to selected 3470
added missing include

Revision 2483 - Directory Listing - [select for diffs]
Modified Mon Dec 5 18:23:30 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2469 , to selected 3470
adding more checking for topology

Revision 2469 - Directory Listing - [select for diffs]
Modified Fri Dec 2 15:38:03 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2465 , to selected 3470
End of the Link --> List
Return of the Oject-Oriented
replace yacc/lex parser with antlr parser

Revision 2465 - Directory Listing - [select for diffs]
Modified Mon Nov 21 22:59:44 2005 UTC (18 years, 7 months ago) by gezelter
Diff to previous 2448 , to selected 3470
compilation bug

Revision 2448 - Directory Listing - [select for diffs]
Modified Wed Nov 16 23:10:02 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2447 , to selected 3470
OptionSectionParser get compiled

Revision 2447 - Directory Listing - [select for diffs]
Modified Wed Nov 16 21:37:45 2005 UTC (18 years, 7 months ago) by chuckv
Diff to previous 2263 , to selected 3470
ForceField optional parameters....

Revision 2263 - Directory Listing - [select for diffs]
Modified Wed Jul 13 15:54:00 2005 UTC (18 years, 11 months ago) by tim
Diff to previous 2262 , to selected 3470
replace c++ style comment in c files

Revision 2262 - Directory Listing - [select for diffs]
Modified Sun Jul 3 20:53:43 2005 UTC (19 years ago) by chuckv
Diff to previous 2259 , to selected 3470
Added subroutine to set cuttoff for Interaction map and function in simulation.F90 to determine if a particular atype is present in a simulation.

Revision 2259 - Directory Listing - [select for diffs]
Modified Mon Jun 27 21:01:36 2005 UTC (19 years ago) by gezelter
Diff to previous 2241 , to selected 3470
Breaky breaky!

Revision 2241 - Directory Listing - [select for diffs]
Modified Fri May 27 04:41:34 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2236 , to selected 3470
adding SCDOrderParameter into StaticProps

Revision 2236 - Directory Listing - [select for diffs]
Modified Fri May 20 16:01:38 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2223 , to selected 3470
NPrT in progress

Revision 2223 - Directory Listing - [select for diffs]
Modified Wed May 11 23:15:05 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2213 , to selected 3470
Fixed build issues under ifc7.

Revision 2213 - Directory Listing - [select for diffs]
Modified Fri Apr 22 21:57:16 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2212 , to selected 3470
Fixed gcc4 bug...

Revision 2212 - Directory Listing - [select for diffs]
Modified Fri Apr 22 21:52:51 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2204 , to selected 3470
adding CharClassificationFunctor to fix the locale problem  of c++

Revision 2204 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2198 , to selected 3470
xemacs has been drafted to perform our indentation services

Revision 2198 - Directory Listing - [select for diffs]
Modified Thu Apr 14 21:20:36 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2187 , to selected 3470
Fixed a bug in RigidBodyStamp section of MoLocator

Revision 2187 - Directory Listing - [select for diffs]
Modified Wed Apr 13 18:41:17 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2180 , to selected 3470
more memory leak are fixed

Revision 2180 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:28:07 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2171 , to selected 3470
cleaned up vector_class memory leak fix by deallocating in reverse
order of how we allocated.  Also migrated MoLocator into utils directory

Revision 2171 - Directory Listing - [select for diffs]
Modified Tue Apr 12 17:45:31 2005 UTC (19 years, 3 months ago) by chuckv
Diff to previous 2170 , to selected 3470
Further changes to vector_class destroy function.

Revision 2170 - Directory Listing - [select for diffs]
Modified Tue Apr 12 17:39:06 2005 UTC (19 years, 3 months ago) by chuckv
Diff to previous 2166 , to selected 3470
Fixed pointer memory leak in vector_class.

Revision 2166 - Directory Listing - [select for diffs]
Modified Tue Apr 12 00:28:29 2005 UTC (19 years, 3 months ago) by chuckv
Diff to previous 2157 , to selected 3470
Added code to delete vector.

Revision 2157 - Directory Listing - [select for diffs]
Modified Mon Apr 11 16:14:05 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2090 , to selected 3470
added some stuff to clean out module files during "make clean"

Revision 2090 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:34 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2082 , to selected 3470
OOPSE_itoa!

Revision 2082 - Directory Listing - [select for diffs]
Modified Mon Mar 7 22:39:33 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2069 , to selected 3470
Fixing a bug in BitSet.cpp

Revision 2069 - Directory Listing - [select for diffs]
Modified Tue Mar 1 20:10:14 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2055 , to selected 3470
fix compilation problem for g++ 3.4

Revision 2055 - Directory Listing - [select for diffs]
Modified Mon Feb 21 15:22:56 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2054 , to selected 3470
fix for compilation on the Sun

Revision 2054 - Directory Listing - [select for diffs]
Modified Mon Feb 21 15:21:54 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2043 , to selected 3470
fix problem in sun

Revision 2043 - Directory Listing - [select for diffs]
Modified Thu Feb 17 15:23:56 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2041 , to selected 3470
forget the const correctness for BitSet

Revision 2041 - Directory Listing - [select for diffs]
Modified Wed Feb 16 21:13:48 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2037 , to selected 3470
return residentMem in byte

Revision 2037 - Directory Listing - [select for diffs]
Modified Wed Feb 16 19:36:30 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2031 , to selected 3470
change the suffix of output files;fix the problem of counting in staticProps

Revision 2031 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:11:35 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2029 , to selected 3470
(1) adding #ifdef __RWSTD to make sun compiler happy
(2) fix pair density calculation problem when two selections intersect with each other

Revision 2029 - Directory Listing - [select for diffs]
Modified Tue Feb 15 15:17:01 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2028 , to selected 3470
*** empty log message ***

Revision 2028 - Directory Listing - [select for diffs]
Modified Tue Feb 15 06:17:03 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2027 , to selected 3470
bug fix for null termination

Revision 2027 - Directory Listing - [select for diffs]
Modified Tue Feb 15 06:11:22 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2026 , to selected 3470
bugfixing residentMem

Revision 2026 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:59:14 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2025 , to selected 3470
bugfixes for residentMem on LINUX

Revision 2025 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:08:57 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2024 , to selected 3470
added residentMem

Revision 2024 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:05:33 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2009 , to selected 3470
modifications to estimate memory in use by other processes
autoconf fixes
ps syntax checking
config.h file cleaning

Revision 2009 - Directory Listing - [select for diffs]
Modified Sun Feb 13 19:14:43 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2008 , to selected 3470
adding Algorithm.hpp

Revision 2008 - Directory Listing - [select for diffs]
Modified Sun Feb 13 19:10:25 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1996 , to selected 3470
dynamicProps get built

Revision 1996 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:35:05 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1983 , to selected 3470
adding physmem

Revision 1983 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:20:57 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 1980 , to selected 3470
issue commented out in wildcards

Revision 1980 - Directory Listing - [select for diffs]
Modified Mon Feb 7 19:13:43 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1974 , to selected 3470
minor change in Bitset

Revision 1974 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:42:12 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1970 , to selected 3470
minor change in BitSet

Revision 1970 - Directory Listing - [select for diffs]
Modified Fri Feb 4 05:42:30 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1968 , to selected 3470
fix BitSet

Revision 1968 - Directory Listing - [select for diffs]
Modified Fri Feb 4 04:57:04 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1964 , to selected 3470
adding wildcard class; NameFinder is finished

Revision 1964 - Directory Listing - [select for diffs]
Modified Wed Feb 2 23:12:01 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1962 , to selected 3470
adding boost::any

Revision 1962 - Directory Listing - [select for diffs]
Modified Tue Feb 1 22:49:23 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1961 , to selected 3470
Selection in progress

Revision 1961 - Directory Listing - [select for diffs]
Modified Tue Feb 1 06:55:00 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1951 , to selected 3470
adding selection library

Revision 1951 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1946 , to selected 3470
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 1946 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:09:26 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1945 , to selected 3470
fixing for gnugetopt

Revision 1945 - Directory Listing - [select for diffs]
Modified Fri Jan 14 16:49:46 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1941 , to selected 3470
using c library to do conversion instead of using iostream due to a bug in
libstdc++(GCC 3.2)

Revision 1941 - Directory Listing - [select for diffs]
Modified Thu Jan 13 22:14:44 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1937 , to selected 3470
compile getopt and getopt1 if we need to

Revision 1937 - Directory Listing - [select for diffs]
Modified Thu Jan 13 19:40:37 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1930 , to selected 3470
port to SGI platform

Revision 1930 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1682 , to selected 3470
merging new_design branch into OOPSE-2.0

Revision 1682 - Directory Listing - [select for diffs]
Modified Thu Oct 28 22:34:01 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1681 , to selected 3470
More work on StuntDouble, Atom, DirectionalAtom and RigidBody

Revision 1681 - Directory Listing - [select for diffs]
Modified Thu Oct 28 22:26:32 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1680 , to selected 3470
remove old Vector3d.hpp from application/simpleBuilder

Revision 1680 - Directory Listing - [select for diffs]
Modified Thu Oct 28 21:42:30 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1679 , to selected 3470
Minor change in next_combination

Revision 1679 - Directory Listing - [select for diffs]
Modified Thu Oct 28 21:28:04 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1678 , to selected 3470
Done with combination

Revision 1678 - Directory Listing - [select for diffs]
Modified Thu Oct 28 21:11:12 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1677 , to selected 3470
change documentation of next_combination.hpp

Revision 1677 - Directory Listing - [select for diffs]
Modified Thu Oct 28 20:41:18 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1676 , to selected 3470
ReplaceWildCard is working

Revision 1676 - Directory Listing - [select for diffs]
Modified Thu Oct 28 20:01:39 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1675 , to selected 3470
adding replace wildcard function

Revision 1675 - Directory Listing - [select for diffs]
Modified Thu Oct 28 19:33:46 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1674 , to selected 3470
Minor change

Revision 1674 - Directory Listing - [select for diffs]
Modified Thu Oct 28 19:06:59 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1658 , to selected 3470
STL next_permutation like next_combination is working

Revision 1658 - Directory Listing - [select for diffs]
Modified Wed Oct 27 06:25:31 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1657 , to selected 3470
Adding Generic TupleMatcher, wild char matching is on the way

Revision 1657 - Directory Listing - [select for diffs]
Modified Wed Oct 27 06:07:09 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1643 , to selected 3470
Adding Generic Tuple3 and Tuple4

Revision 1643 - Directory Listing - [select for diffs]
Modified Mon Oct 25 17:03:56 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1642 , to selected 3470
adding GenericFactory Test Case. GenericFactory now can bed used to creat
ForcefieldFactory and IntegratorFactory etc.

Revision 1642 - Directory Listing - [select for diffs]
Modified Mon Oct 25 04:08:14 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1641 , to selected 3470
more classes get reconstructed

Revision 1641 - Directory Listing - [select for diffs]
Modified Sun Oct 24 07:55:48 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1627 , to selected 3470
GenericFactory pass unit test

Revision 1627 - Directory Listing - [select for diffs]
Modified Thu Oct 21 16:32:06 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1625 , to selected 3470
remove some junk files

Revision 1625 - Directory Listing - [select for diffs]
Modified Thu Oct 21 16:22:01 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1622 , to selected 3470
replace old GebericData with  new GenericData

Revision 1622 - Directory Listing - [select for diffs]
Modified Wed Oct 20 22:54:30 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1614 , to selected 3470
GenericData and PropertyMap  pass unit test.

Revision 1614 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:55:21 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1612 , to selected 3470
namespace problem prevented linking

Revision 1612 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:26:44 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1600 , to selected 3470
more fortran name mangling

Revision 1600 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:40:30 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1598 , to selected 3470
working on shapes for portability

Revision 1598 - Directory Listing - [select for diffs]
Modified Tue Oct 19 18:21:25 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1594 , to selected 3470
changed around findBegin

Revision 1594 - Directory Listing - [select for diffs]
Modified Mon Oct 18 23:13:23 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1592 , to selected 3470
more tests on math library

Revision 1592 - Directory Listing - [select for diffs]
Modified Mon Oct 18 17:07:27 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1590 , to selected 3470
fix some bugs in Quaternion class

Revision 1590 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:29:53 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1587 , to selected 3470
Working on getting Shapes into OOPSE

Revision 1587 - Directory Listing - [select for diffs]
Modified Mon Oct 18 05:23:21 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1566 , to selected 3470
adding generic factory and vector test case

Revision 1566 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:28:51 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1541 , to selected 3470
adding PropertyMap class

Revision 1541 - Directory Listing - [select for diffs]
Modified Wed Oct 6 23:03:54 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1513 , to selected 3470
moved the getopt stuff

Revision 1513 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:55:03 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1503 , to selected 3470
define DEV_ROOT as relative path

Revision 1503 - Directory Listing - [select for diffs]
Modified Wed Sep 29 14:59:25 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1502 , to selected 3470
change Makefile to relative path

Revision 1502 - Directory Listing - [select for diffs]
Modified Wed Sep 29 02:55:43 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1497 , to selected 3470
remove StringUtils.c which cause headache in bulding libutils

Revision 1497 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:44:02 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1492 , to selected 3470
*** empty log message ***

Revision 1492 - Directory Listing - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1490 , to selected 3470
change the #include in source files

Revision 1490 - Directory Listing - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
Diff to selected 3470
Import of OOPSE v. 2.0

Convenience Links