ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/brains/SimInfo.cpp
Revision 1901 - (view) (annotate) - [select for diffs]
Modified Tue Jan 4 22:18:36 2005 UTC (19 years, 6 months ago) by tim
File length: 27134 byte(s)
Diff to previous 1895 , to selected 1722
constraints in progress

Revision 1895 - (view) (annotate) - [select for diffs]
Modified Thu Dec 16 19:20:49 2004 UTC (19 years, 6 months ago) by tim
File length: 27126 byte(s)
Diff to previous 1887 , to selected 1722
Fix a bug in SimInfo which gives the invalid stamp id

Revision 1887 - (view) (annotate) - [select for diffs]
Modified Wed Dec 15 16:44:14 2004 UTC (19 years, 6 months ago) by tim
File length: 27123 byte(s)
Diff to previous 1886 , to selected 1722
fix bugs in getCom and getComVel (forget to call All_reduce in MPI version)

Revision 1886 - (view) (annotate) - [select for diffs]
Modified Wed Dec 15 16:13:35 2004 UTC (19 years, 6 months ago) by tim
File length: 26550 byte(s)
Diff to previous 1883 , to selected 1722
MPI in NVE is working

Revision 1883 - (view) (annotate) - [select for diffs]
Modified Mon Dec 13 22:30:27 2004 UTC (19 years, 6 months ago) by tim
File length: 26552 byte(s)
Diff to previous 1856 , to selected 1722
MPI version is built

Revision 1856 - (view) (annotate) - [select for diffs]
Modified Mon Dec 6 04:49:53 2004 UTC (19 years, 7 months ago) by tim
File length: 26433 byte(s)
Diff to previous 1854 , to selected 1722
fix a bug in Exclude List

Revision 1854 - (view) (annotate) - [select for diffs]
Modified Sun Dec 5 22:02:42 2004 UTC (19 years, 7 months ago) by tim
File length: 26361 byte(s)
Diff to previous 1843 , to selected 1722
fix a bug in filling MolMembership

Revision 1843 - (view) (annotate) - [select for diffs]
Modified Fri Dec 3 21:30:30 2004 UTC (19 years, 7 months ago) by tim
File length: 26367 byte(s)
Diff to previous 1842 , to selected 1722
more missing function get implemented

Revision 1842 - (view) (annotate) - [select for diffs]
Modified Fri Dec 3 20:30:07 2004 UTC (19 years, 7 months ago) by tim
File length: 25613 byte(s)
Diff to previous 1841 , to selected 1722
Change interface of SimInfo

Revision 1841 - (view) (annotate) - [select for diffs]
Modified Fri Dec 3 17:59:45 2004 UTC (19 years, 7 months ago) by tim
File length: 25775 byte(s)
Diff to previous 1832 , to selected 1722
begin to fix bugs

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Thu Dec 2 16:04:19 2004 UTC (19 years, 7 months ago) by tim
File length: 25660 byte(s)
Diff to previous 1824 , to selected 1722
still have two linking problem

Revision 1824 - (view) (annotate) - [select for diffs]
Modified Thu Dec 2 03:12:25 2004 UTC (19 years, 7 months ago) by tim
File length: 25650 byte(s)
Diff to previous 1807 , to selected 1722
replace misuse of using namespace std in header files

Revision 1807 - (view) (annotate) - [select for diffs]
Modified Tue Nov 30 22:43:51 2004 UTC (19 years, 7 months ago) by tim
File length: 25636 byte(s)
Diff to previous 1804 , to selected 1722
brains get built

Revision 1804 - (view) (annotate) - [select for diffs]
Modified Tue Nov 30 19:58:25 2004 UTC (19 years, 7 months ago) by tim
File length: 24991 byte(s)
Diff to previous 1739 , to selected 1722
fix Thermo

Revision 1739 - (view) (annotate) - [select for diffs]
Modified Mon Nov 15 18:02:15 2004 UTC (19 years, 7 months ago) by tim
File length: 24455 byte(s)
Diff to previous 1738 , to selected 1722
finish DumpReader, DumpWriter.Next Step is LJFF and integrators

Revision 1738 - (view) (annotate) - [select for diffs]
Modified Sat Nov 13 05:08:12 2004 UTC (19 years, 7 months ago) by tim
File length: 23297 byte(s)
Diff to previous 1735 , to selected 1722
refactory, refactory, refactory

Revision 1735 - (view) (annotate) - [select for diffs]
Modified Fri Nov 12 17:40:03 2004 UTC (19 years, 7 months ago) by tim
File length: 20892 byte(s)
Diff to previous 1733 , to selected 1722
SimCreator and SimInfo are  ready for unit test

Revision 1733 - (view) (annotate) - [select for diffs]
Modified Fri Nov 12 06:19:04 2004 UTC (19 years, 7 months ago) by tim
File length: 20008 byte(s)
Diff to previous 1727 , to selected 1722
OOPSE = Object-Obfuscated Parallel Simulation Engine

Revision 1727 - (view) (annotate) - [select for diffs]
Modified Thu Nov 11 16:41:58 2004 UTC (19 years, 7 months ago) by tim
File length: 10763 byte(s)
Diff to previous 1726 , to selected 1722
add Snapshot.cpp, remove useless mpiSimulation

Revision 1726 - (view) (annotate) - [select for diffs]
Modified Wed Nov 10 22:50:03 2004 UTC (19 years, 7 months ago) by tim
File length: 8796 byte(s)
Diff to previous 1725 , to selected 1722
more work on SimInfo

Revision 1725 - (view) (annotate) - [select for diffs]
Modified Wed Nov 10 22:01:06 2004 UTC (19 years, 7 months ago) by tim
File length: 8934 byte(s)
Diff to previous 1722
another painful day
(1) SimCreator, SimInfo, mpiSimulation
(2) DumpReader, DumpWriter (InitializeFrom File will be removed)
(3) ForceField (at least LJ) and BondType, BendType, TorsionType
(4)Integrator
(5)oopse.cpp
(6)visitors & Dump2XYZ
(7)SimpleBuilder
(8)Constraint & ZConstraint

Revision 1722 - (view) (annotate) - [selected]
Modified Tue Nov 9 23:11:39 2004 UTC (19 years, 7 months ago) by tim
File length: 8479 byte(s)
Diff to previous 1719
adding ForceManager

Revision 1719 - (view) (annotate) - [select for diffs]
Modified Fri Nov 5 23:38:27 2004 UTC (19 years, 8 months ago) by tim
File length: 8479 byte(s)
Diff to previous 1710 , to selected 1722
Fix Exclude class etc.

Revision 1710 - (view) (annotate) - [select for diffs]
Modified Thu Nov 4 19:48:22 2004 UTC (19 years, 8 months ago) by tim
File length: 5609 byte(s)
Diff to previous 1701 , to selected 1722
adding Stats class

Revision 1701 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 16:08:43 2004 UTC (19 years, 8 months ago) by tim
File length: 14187 byte(s)
Diff to previous 1683 , to selected 1722
mess up ......

Revision 1683 - (view) (annotate) - [select for diffs]
Modified Thu Oct 28 22:34:02 2004 UTC (19 years, 8 months ago) by (unknown author)
File length: 14181 byte(s)
Diff to previous 1636 , to selected 1722
This commit was manufactured by cvs2svn to create branch 'new_design'.
Revision 1636 - (view) (annotate) - [select for diffs]
Modified Fri Oct 22 22:54:01 2004 UTC (19 years, 8 months ago) by chrisfen
Original Path: trunk/OOPSE-2.0/src/brains/SimInfo.cpp
File length: 14181 byte(s)
Diff to previous 1617 , to selected 1722
fixey fixey the breakey breakey

Revision 1617 - (view) (annotate) - [select for diffs]
Modified Wed Oct 20 20:46:20 2004 UTC (19 years, 8 months ago) by chuckv
Original Path: trunk/OOPSE-2.0/src/brains/SimInfo.cpp
File length: 13839 byte(s)
Diff to previous 1492 , to selected 1722
Fortran/C++ interface de-obfuscation project (It is a very long story)

Revision 1492 - (view) (annotate) - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (19 years, 9 months ago) by tim
Original Path: trunk/OOPSE-2.0/src/brains/SimInfo.cpp
File length: 13763 byte(s)
Diff to previous 1490 , to selected 1722
change the #include in source files

Revision 1490 - (view) (annotate) - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
Original Path: trunk/OOPSE-2.0/src/brains/SimInfo.cpp
File length: 13719 byte(s)
Diff to selected 1722
Import of OOPSE v. 2.0

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a