Home Docs Forums Bugzilla LXR Doxygen CVS Bonsai

CVS log for tahoe/src/main/FEManagerT.cpp

[BACK] Up to [tahoe] / tahoe / src / main

Jump to: CVSgraph - ViewCVS - LXR
Request diff between arbitrary revisions


Default branch: MAIN

Revision 1.99 / (download) - annotate - [select for diffs] , Sat Nov 25 22:03:04 2006 UTC (2 years, 2 months ago) by paklein
Branch: MAIN
CVS Tags: PREMERGE_BSM_david, MERGE_BSM_david, HEAD
Changes since 1.98: +21 -21 lines
Diff to previous 1.98
need SendEqnsToSolver as public for constructing global matricies arbitrarily

Revision 1.98 / (download) - annotate - [select for diffs] , Fri May 26 20:17:26 2006 UTC (2 years, 9 months ago) by tdnguye
Branch: MAIN
CVS Tags: PRE_MERGE_David_6, END_BRANCH_david_6, BRANCH_david_6
Changes since 1.97: +3 -1 lines
Diff to previous 1.97
add function to return cohesive strength

Revision 1.97 / (download) - annotate - [select for diffs] , Fri Apr 28 16:37:14 2006 UTC (2 years, 9 months ago) by tdnguye
Branch: MAIN
Changes since 1.96: +7 -5 lines
Diff to previous 1.96
added Veronda Westmann potential
and made minor changes for debugging of Diffusion Element

Revision 1.96.2.1 / (download) - annotate - [select for diffs] , Mon Jul 25 02:37:19 2005 UTC (3 years, 7 months ago) by paklein
Branch: BRANCH_david_spatial_3
Changes since 1.96: +266 -199 lines
Diff to previous 1.96 next main 1.97
merging changes from BRANCH_david_spatial_2

Revision 1.96 / (download) - annotate - [select for diffs] , Mon Jul 11 23:09:39 2005 UTC (3 years, 7 months ago) by paklein
Branch: MAIN
CVS Tags: PREMERGE_BRANCH_david_5, END_BRANCH_david_5, BRANCH_david_5
Branch point for: BRANCH_david_spatial_3
Changes since 1.95: +11 -3 lines
Diff to previous 1.95
add default parameters to fields of solver_phase

Revision 1.95.2.8 / (download) - annotate - [select for diffs] , Mon Jun 27 16:52:38 2005 UTC (3 years, 7 months ago) by paklein
Branch: BRANCH_david_spatial_2
CVS Tags: END_david_spatial_2
Changes since 1.95.2.7: +3 -1 lines
Diff to previous 1.95.2.7 to branchpoint 1.95 next main 1.96
corrected path to partition file

Revision 1.95.2.7 / (download) - annotate - [select for diffs] , Sat Jun 11 01:13:24 2005 UTC (3 years, 8 months ago) by paklein
Branch: BRANCH_david_spatial_2
Changes since 1.95.2.6: +4 -2 lines
Diff to previous 1.95.2.6 to branchpoint 1.95
track global print step number

Revision 1.95.2.6 / (download) - annotate - [select for diffs] , Fri Jun 10 23:04:23 2005 UTC (3 years, 8 months ago) by paklein
Branch: BRANCH_david_spatial_2
Changes since 1.95.2.5: +58 -66 lines
Diff to previous 1.95.2.5 to branchpoint 1.95
(1) partition information moved to CommManagerT
(2) external I/O constructed in TakeParameterList

Revision 1.95.2.5 / (download) - annotate - [select for diffs] , Thu Jun 9 03:29:32 2005 UTC (3 years, 8 months ago) by paklein
Branch: BRANCH_david_spatial_2
Changes since 1.95.2.4: +10 -8 lines
Diff to previous 1.95.2.4 to branchpoint 1.95
write flag to mark changing geometry to to .io.ID file

Revision 1.95.2.4 / (download) - annotate - [select for diffs] , Tue Jun 7 17:03:30 2005 UTC (3 years, 8 months ago) by paklein
Branch: BRANCH_david_spatial_2
Changes since 1.95.2.3: +4 -3 lines
Diff to previous 1.95.2.3 to branchpoint 1.95
better error messages

Revision 1.95.2.3 / (download) - annotate - [select for diffs] , Sat Jun 4 17:10:46 2005 UTC (3 years, 8 months ago) by paklein
Branch: BRANCH_david_spatial_2
Changes since 1.95.2.2: +2 -2 lines
Diff to previous 1.95.2.2 to branchpoint 1.95
changes for revised CommManagerT

Revision 1.95.2.2 / (download) - annotate - [select for diffs] , Tue May 31 06:17:25 2005 UTC (3 years, 8 months ago) by paklein
Branch: BRANCH_david_spatial_2
Changes since 1.95.2.1: +97 -62 lines
Diff to previous 1.95.2.1 to branchpoint 1.95
(1) InitStep now sets the system configuration with UpdateConfiguration before
    calling InitStep on rest of system.
(2) Relaxation now handled in SolveStep instead of by the solvers

Revision 1.95.2.1 / (download) - annotate - [select for diffs] , Fri May 27 19:55:20 2005 UTC (3 years, 8 months ago) by paklein
Branch: BRANCH_david_spatial_2
Changes since 1.95: +121 -88 lines
Diff to previous 1.95
merging changes from BRANCH_david_spatial_2

Revision 1.94.2.3 / (download) - annotate - [select for diffs] , Fri May 27 18:56:10 2005 UTC (3 years, 8 months ago) by paklein
Branch: BRANCH_david_spatial
CVS Tags: END_david_spatial
Changes since 1.94.2.2: +7 -2 lines
Diff to previous 1.94.2.2 next main 1.95
added note

Revision 1.95 / (download) - annotate - [select for diffs] , Thu May 26 20:08:36 2005 UTC (3 years, 9 months ago) by cfoster
Branch: MAIN
CVS Tags: PRE_MERGE_branch_david_4, BRANCH_david_4_premerge, BRANCH_david_4_merge, BRANCH_Surface, BRANCH_Surf
Branch point for: BRANCH_david_spatial_2
Changes since 1.94: +5 -5 lines
Diff to previous 1.94
In CloseStep, changed order so that elements are closed before nodes. This
keeps information from nodes (e.g. last displacements) around longer to
allow elements to use this information to update

Revision 1.94.2.2 / (download) - annotate - [select for diffs] , Wed May 18 18:30:45 2005 UTC (3 years, 9 months ago) by paklein
Branch: BRANCH_david_spatial
Changes since 1.94.2.1: +115 -85 lines
Diff to previous 1.94.2.1
revision to new flow chart for InitStep. Some 2D benchmarks pass, some don't,
but they all run.

Revision 1.94.2.1 / (download) - annotate - [select for diffs] , Mon May 9 01:43:12 2005 UTC (3 years, 9 months ago) by d-farrell2
Branch: BRANCH_david_spatial
Changes since 1.94: +2 -4 lines
Diff to previous 1.94
work on meeting new flow chart, reconfiguration and renumbering happen in initstep
MD only work so far, not all benchmarks pass

Revision 1.94 / (download) - annotate - [select for diffs] , Sun May 1 19:29:37 2005 UTC (3 years, 9 months ago) by paklein
Branch: MAIN
Branch point for: BRANCH_david_spatial
Changes since 1.93: +3 -3 lines
Diff to previous 1.93
GCC4 doesn't like variable name exception in the argument list to catch

Revision 1.93 / (download) - annotate - [select for diffs] , Thu Apr 28 23:56:05 2005 UTC (3 years, 9 months ago) by paklein
Branch: MAIN
Changes since 1.92: +13 -3 lines
Diff to previous 1.92
(1) guess input file format from the file name if the type isn't specified
(2) select output file format based on the input file type if the type isn't specified

Revision 1.92 / (download) - annotate - [select for diffs] , Sun Apr 10 18:15:26 2005 UTC (3 years, 10 months ago) by paklein
Branch: MAIN
Changes since 1.91: +5 -1 lines
Diff to previous 1.91
extract title from the input parameters

Revision 1.91 / (download) - annotate - [select for diffs] , Sat Mar 12 08:41:35 2005 UTC (3 years, 11 months ago) by paklein
Branch: MAIN
CVS Tags: PRE_MERGE_branch_david_3, END_BRANCH_david_4, BRANCH_david_4, BRANCH_david_3_premerge
Changes since 1.90: +11 -1 lines
Diff to previous 1.90
added method for sending only nodal data to output

Revision 1.90 / (download) - annotate - [select for diffs] , Fri Mar 11 20:41:45 2005 UTC (3 years, 11 months ago) by paklein
Branch: MAIN
Changes since 1.89: +17 -23 lines
Diff to previous 1.89
set amount of runtime output based on logging flag

Revision 1.89 / (download) - annotate - [select for diffs] , Fri Feb 4 22:04:52 2005 UTC (4 years ago) by paklein
Branch: MAIN
Changes since 1.88: +7 -1 lines
Diff to previous 1.88
added calls to node manager to allow calculation of the total system energy

Revision 1.86.2.1 / (download) - annotate - [select for diffs] , Fri Jan 21 03:27:45 2005 UTC (4 years, 1 month ago) by d-farrell2
Branch: BRANCH_david_3
CVS Tags: END_BRANCH_david_3
Changes since 1.86: +1 -9 lines
Diff to previous 1.86 next main 1.87
MD only dynamic bridging scale calculations
added ignore_continuum to top level bridging xml input file

Revision 1.88 / (download) - annotate - [select for diffs] , Thu Jan 6 01:11:43 2005 UTC (4 years, 1 month ago) by paklein
Branch: MAIN
CVS Tags: BRANCH_force_1
Changes since 1.87: +2 -10 lines
Diff to previous 1.87
remove unused input parameter

Revision 1.87 / (download) - annotate - [select for diffs] , Tue Jan 4 00:51:26 2005 UTC (4 years, 1 month ago) by paklein
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86
don't bother trying to renumber equations for groups without any equations.

Revision 1.86 / (download) - annotate - [select for diffs] , Sun Dec 26 21:09:32 2004 UTC (4 years, 1 month ago) by d-farrell2
Branch: MAIN
Branch point for: BRANCH_david_3
Changes since 1.85: +9 -1 lines
Diff to previous 1.85
Merge Changes from BRANCH_david_2
includes rework of MD parallel implementation

Revision 1.85.4.1 / (download) - annotate - [select for diffs] , Sun Dec 26 06:27:57 2004 UTC (4 years, 1 month ago) by d-farrell2
Branch: BRANCH_david_2_merge
Changes since 1.85: +9 -1 lines
Diff to previous 1.85 next main 1.86
Merged changes from BRANCH_david_2 to BRANCH_david_2_merge to prepare to merge into main branch

Revision 1.85 / (download) - annotate - [select for diffs] , Thu Nov 18 16:39:37 2004 UTC (4 years, 3 months ago) by paklein
Branch: MAIN
CVS Tags: PRE_MERGE_BRANCH_david_2, BRANCH_spatial_1
Branch point for: BRANCH_david_2_merge
Changes since 1.84: +7 -7 lines
Diff to previous 1.84
slightly revised ordering of construction in TakeParameterList. The sequence
still does not allow CommManagerT::Configure to be called with spatial
decomposition b/c the node manager hasn't been constructed yet. This will
need to go on another branch.

Revision 1.84 / (download) - annotate - [select for diffs] , Wed Nov 17 23:38:34 2004 UTC (4 years, 3 months ago) by paklein
Branch: MAIN
Changes since 1.83: +5 -3 lines
Diff to previous 1.83
clean up

Revision 1.80.2.1 / (download) - annotate - [select for diffs] , Thu Oct 28 00:38:14 2004 UTC (4 years, 3 months ago) by d-farrell2
Branch: BRANCH_david_2
CVS Tags: END_BRANCH_david_2
Changes since 1.80: +2 -2 lines
Diff to previous 1.80 next main 1.81
updated to reflect change in PartitionT.h

Revision 1.83 / (download) - annotate - [select for diffs] , Wed Oct 20 21:44:09 2004 UTC (4 years, 4 months ago) by paklein
Branch: MAIN
Changes since 1.82: +2 -2 lines
Diff to previous 1.82
removed debugging code

Revision 1.82 / (download) - annotate - [select for diffs] , Fri Oct 8 19:46:19 2004 UTC (4 years, 4 months ago) by paklein
Branch: MAIN
Changes since 1.81: +3 -4 lines
Diff to previous 1.81
corrected definition of sub-lists in decomp_method_choice

Revision 1.81 / (download) - annotate - [select for diffs] , Wed Oct 6 21:07:10 2004 UTC (4 years, 4 months ago) by paklein
Branch: MAIN
Changes since 1.80: +40 -19 lines
Diff to previous 1.80
reivsed handling of the decomposition method. The code now calculates a
spatial decomposition, though it cannot compute with it yet.

Revision 1.80 / (download) - annotate - [select for diffs] , Tue Sep 28 15:35:37 2004 UTC (4 years, 4 months ago) by paklein
Branch: MAIN
Branch point for: BRANCH_david_2
Changes since 1.79: +380 -36 lines
Diff to previous 1.79
merging changes from BRANCH_david_1: revised handling of model decomposition
for parallel execution

Revision 1.76.2.11 / (download) - annotate - [select for diffs] , Mon Sep 27 23:35:36 2004 UTC (4 years, 4 months ago) by paklein
Branch: BRANCH_david_1
Changes since 1.76.2.10: +2 -2 lines
Diff to previous 1.76.2.10 next main 1.77
clean-up before merge

Revision 1.76.2.10 / (download) - annotate - [select for diffs] , Wed Sep 15 02:14:15 2004 UTC (4 years, 5 months ago) by d-farrell2
Branch: BRANCH_david_1
Changes since 1.76.2.9: +9 -127 lines
Diff to previous 1.76.2.9
cleanup before merge with main branch

Revision 1.79 / (download) - annotate - [select for diffs] , Tue Sep 14 18:17:22 2004 UTC (4 years, 5 months ago) by paklein
Branch: MAIN
CVS Tags: PRE_MERGE_david_1
Changes since 1.78: +2 -2 lines
Diff to previous 1.78
use proper operator to compare to GlobalT::SystemTypeT values

Revision 1.76.2.9 / (download) - annotate - [select for diffs] , Wed Aug 11 01:09:42 2004 UTC (4 years, 6 months ago) by paklein
Branch: BRANCH_david_1
Changes since 1.76.2.8: +106 -83 lines
Diff to previous 1.76.2.8
look for decomposition files and generate them if needed in TakeParameterList

Revision 1.76.2.8 / (download) - annotate - [select for diffs] , Mon Aug 9 20:57:37 2004 UTC (4 years, 6 months ago) by paklein
Branch: BRANCH_david_1
Changes since 1.76.2.7: +26 -19 lines
Diff to previous 1.76.2.7
(1) removed InitCodeT
(2) corrections with task
(3) corrections reading partition information

Revision 1.76.2.7 / (download) - annotate - [select for diffs] , Mon Aug 9 16:46:04 2004 UTC (4 years, 6 months ago) by d-farrell2
Branch: BRANCH_david_1
Changes since 1.76.2.6: +7 -3 lines
Diff to previous 1.76.2.6
continued debuging parallel standard tahoe

Revision 1.78 / (download) - annotate - [select for diffs] , Sun Aug 8 02:06:37 2004 UTC (4 years, 6 months ago) by paklein
Branch: MAIN
CVS Tags: TAHOE_2_1
Changes since 1.77: +8 -5 lines
Diff to previous 1.77
revised initialization process so pointer to dynamically allocated objects
are stored before initialization so memory is properly cleared if an exception
occurs during initialization. Old implementation leaked memory under these
conditions.

Revision 1.76.2.6 / (download) - annotate - [select for diffs] , Sat Aug 7 18:44:06 2004 UTC (4 years, 6 months ago) by paklein
Branch: BRANCH_david_1
Changes since 1.76.2.5: +22 -1 lines
Diff to previous 1.76.2.5
added some debugging code

Revision 1.76.2.5 / (download) - annotate - [select for diffs] , Sat Aug 7 18:08:25 2004 UTC (4 years, 6 months ago) by d-farrell2
Branch: BRANCH_david_1
Changes since 1.76.2.4: +6 -6 lines
Diff to previous 1.76.2.4
debugging the parallel run

Revision 1.76.2.4 / (download) - annotate - [select for diffs] , Wed Aug 4 22:34:48 2004 UTC (4 years, 6 months ago) by d-farrell2
Branch: BRANCH_david_1
Changes since 1.76.2.3: +34 -217 lines
Diff to previous 1.76.2.3
New class created to perform decomposition

Revision 1.77 / (download) - annotate - [select for diffs] , Tue Aug 3 06:06:24 2004 UTC (4 years, 6 months ago) by paklein
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76
changed occurrence of max_loops

Revision 1.76.2.3 / (download) - annotate - [select for diffs] , Tue Aug 3 00:10:46 2004 UTC (4 years, 6 months ago) by d-farrell2
Branch: BRANCH_david_1
Changes since 1.76.2.2: +2 -2 lines
Diff to previous 1.76.2.2
finished move of classes from FEManagerT_mpi to FEManagerT, added task variable where needed

Revision 1.76.2.2 / (download) - annotate - [select for diffs] , Sun Aug 1 18:32:50 2004 UTC (4 years, 6 months ago) by d-farrell2
Branch: BRANCH_david_1
Changes since 1.76.2.1: +27 -24 lines
Diff to previous 1.76.2.1
updated changes from integration of FEManagerT and FEManagerT_mpi

Revision 1.76.2.1 / (download) - annotate - [select for diffs] , Thu Jul 29 14:59:47 2004 UTC (4 years, 6 months ago) by d-farrell2
Branch: BRANCH_david_1
Changes since 1.76: +603 -18 lines
Diff to previous 1.76
combined FEManager_mpi and FEManager

Revision 1.76 / (download) - annotate - [select for diffs] , Thu Jul 22 08:26:12 2004 UTC (4 years, 7 months ago) by paklein
Branch: MAIN
Branch point for: BRANCH_david_1
Changes since 1.75: +39 -147 lines
Diff to previous 1.75
(1) removed unused functions/variables
(2) use SolverT factor method to construct solvers

Revision 1.75 / (download) - annotate - [select for diffs] , Thu Jul 15 08:31:03 2004 UTC (4 years, 7 months ago) by paklein
Branch: MAIN
CVS Tags: TAHOE_2_0
Changes since 1.74: +234 -549 lines
Diff to previous 1.74
merging changes from BRANCH_parameter_4. Tahoe is now XML-powered.

Revision 1.74.2.5 / (download) - annotate - [select for diffs] , Tue Jul 13 16:42:41 2004 UTC (4 years, 7 months ago) by paklein
Branch: BRANCH_parameter_4
Changes since 1.74.2.4: +1 -478 lines
Diff to previous 1.74.2.4 to branchpoint 1.74 next main 1.75
removed unneeded code

Revision 1.74.2.4 / (download) - annotate - [select for diffs] , Mon Jul 12 16:06:33 2004 UTC (4 years, 7 months ago) by paklein
Branch: BRANCH_parameter_4
Changes since 1.74.2.3: +19 -19 lines
Diff to previous 1.74.2.3 to branchpoint 1.74
clean up

Revision 1.74.2.3 / (download) - annotate - [select for diffs] , Mon Jul 12 05:10:57 2004 UTC (4 years, 7 months ago) by paklein
Branch: BRANCH_parameter_4
Changes since 1.74.2.2: +24 -9 lines
Diff to previous 1.74.2.2 to branchpoint 1.74
corrections for parallel execution

Revision 1.74.2.2 / (download) - annotate - [select for diffs] , Wed Jul 7 15:28:43 2004 UTC (4 years, 7 months ago) by paklein
Branch: BRANCH_parameter_4
Changes since 1.74.2.1: +1 -5 lines
Diff to previous 1.74.2.1 to branchpoint 1.74
continued merge of changes from BRANCH_parameter_3

Revision 1.74.2.1 / (download) - annotate - [select for diffs] , Tue Jul 6 06:54:37 2004 UTC (4 years, 7 months ago) by paklein
Branch: BRANCH_parameter_4
Changes since 1.74: +226 -75 lines
Diff to previous 1.74
merging changes from BRANCH_parameter_3

Revision 1.71.12.6 / (download) - annotate - [select for diffs] , Thu Jul 1 05:01:13 2004 UTC (4 years, 7 months ago) by paklein
Branch: BRANCH_parameter_3
Changes since 1.71.12.5: +8 -3 lines
Diff to previous 1.71.12.5 to branchpoint 1.71 next main 1.72
changes to restore parallel capability. Decomposition working again.

Revision 1.71.12.5 / (download) - annotate - [select for diffs] , Tue Jun 29 16:16:54 2004 UTC (4 years, 7 months ago) by paklein
Branch: BRANCH_parameter_3
Changes since 1.71.12.4: +7 -5 lines
Diff to previous 1.71.12.4 to branchpoint 1.71
corrected evaluation of pass condition for solver phases

Revision 1.74 / (download) - annotate - [select for diffs] , Sat Jun 26 18:38:08 2004 UTC (4 years, 7 months ago) by paklein
Branch: MAIN
CVS Tags: TAHOE_1_X, TAHOE_1_4, PRE_MERGE_BRANCH_LJ3D
Branch point for: BRANCH_parameter_4
Changes since 1.73: +17 -2 lines
Diff to previous 1.73
merging changes from BRANCH_penetration_2: changes need to make command
line options accessible from within the FEManagerT

Revision 1.73 / (download) - annotate - [select for diffs] , Sat Jun 26 06:16:30 2004 UTC (4 years, 8 months ago) by paklein
Branch: MAIN
CVS Tags: PRE_MERGE_penetration_2
Changes since 1.72: +5 -5 lines
Diff to previous 1.72
merging changes from BRANCH_bridging_6: changes to allow assignment of
equations numbers beginning at some shift.

Revision 1.71.14.1 / (download) - annotate - [select for diffs] , Sat Jun 19 04:33:24 2004 UTC (4 years, 8 months ago) by hspark
Branch: BRANCH_LJ3D
CVS Tags: END_BRANCH_LJ3D
Changes since 1.71: +3 -2 lines
Diff to previous 1.71 next main 1.72
1.  Modified files to account for ifstreamT.h and ofstreamT.h changes on main line

Revision 1.72 / (download) - annotate - [select for diffs] , Thu Jun 17 07:41:45 2004 UTC (4 years, 8 months ago) by paklein
Branch: MAIN
CVS Tags: PRE_MERGE_bridging_6
Changes since 1.71: +3 -2 lines
Diff to previous 1.71
updates for changes to fstreamT/ifstreamT/ofstreamT

Revision 1.71.12.4 / (download) - annotate - [select for diffs] , Wed Jun 9 06:25:39 2004 UTC (4 years, 8 months ago) by paklein
Branch: BRANCH_parameter_3
Changes since 1.71.12.3: +2 -2 lines
Diff to previous 1.71.12.3 to branchpoint 1.71
revised J2 materials

Revision 1.71.12.3 / (download) - annotate - [select for diffs] , Fri May 21 19:46:43 2004 UTC (4 years, 9 months ago) by paklein
Branch: BRANCH_parameter_3
Changes since 1.71.12.2: +2 -2 lines
Diff to previous 1.71.12.2 to branchpoint 1.71
added error check

Revision 1.71.12.2 / (download) - annotate - [select for diffs] , Wed Apr 28 02:58:36 2004 UTC (4 years, 9 months ago) by paklein
Branch: BRANCH_parameter_3
Changes since 1.71.12.1: +4 -1 lines
Diff to previous 1.71.12.1 to branchpoint 1.71
enabled Newton's method with line search

Revision 1.71.16.1 / (download) - annotate - [select for diffs] , Sat Apr 24 19:57:41 2004 UTC (4 years, 10 months ago) by paklein
Branch: BRANCH_bridging_6
CVS Tags: END_bridging_6
Changes since 1.71: +5 -5 lines
Diff to previous 1.71 next main 1.72
merging changes from BRANCH_bridging_5

Revision 1.71.12.1 / (download) - annotate - [select for diffs] , Thu Apr 8 07:33:48 2004 UTC (4 years, 10 months ago) by paklein
Branch: BRANCH_parameter_3
Changes since 1.71: +209 -68 lines
Diff to previous 1.71
merging changes from BRANCH_parameter_2. BRANCH_parameter_3 continues on
with revisions from the main line since BRANCH_parameter_2.

Revision 1.70.2.13 / (download) - annotate - [select for diffs] , Tue Apr 6 06:56:08 2004 UTC (4 years, 10 months ago) by paklein
Branch: BRANCH_parameter_2
CVS Tags: END_parameter_2
Changes since 1.70.2.12: +8 -5 lines
Diff to previous 1.70.2.12 to branchpoint 1.70 next main 1.71
allow empty element list

Revision 1.71.10.1 / (download) - annotate - [select for diffs] , Fri Apr 2 18:58:30 2004 UTC (4 years, 10 months ago) by paklein
Branch: BRANCH_penetration_2
CVS Tags: END_penetration_2
Changes since 1.71: +17 -2 lines
Diff to previous 1.71 next main 1.72
make command line options accessible through FEManagerT and ElementSupportT

Revision 1.70.2.12 / (download) - annotate - [select for diffs] , Wed Mar 31 16:18:35 2004 UTC (4 years, 10 months ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.11: +2 -3 lines
Diff to previous 1.70.2.11 to branchpoint 1.70
WriteOutput is const

Revision 1.70.2.11 / (download) - annotate - [select for diffs] , Tue Mar 30 07:52:45 2004 UTC (4 years, 10 months ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.10: +6 -6 lines
Diff to previous 1.70.2.10 to branchpoint 1.70
corrected getting echo_input and compute_IC flags from the parameter list

Revision 1.70.2.10 / (download) - annotate - [select for diffs] , Sat Mar 27 04:16:09 2004 UTC (4 years, 11 months ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.9: +7 -3 lines
Diff to previous 1.70.2.9 to branchpoint 1.70
(1) replaced ValueT::String parameters with ValueT::Word's
(2) added optional "title" and "author" fields to tahoe parameter list

Revision 1.70.2.9 / (download) - annotate - [select for diffs] , Mon Mar 22 18:38:46 2004 UTC (4 years, 11 months ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.8: +3 -1 lines
Diff to previous 1.70.2.8 to branchpoint 1.70
corrected initialization of fReadRestart flag

Revision 1.71.4.1 / (download) - annotate - [select for diffs] , Wed Mar 17 18:35:52 2004 UTC (4 years, 11 months ago) by paklein
Branch: BRANCH_bridging_5
CVS Tags: END_bridging_5
Changes since 1.71: +5 -5 lines
Diff to previous 1.71 next main 1.72
FEManagerT::SetEquationSystem now takes an equation number shift parameter
to move assignment of equations away from the default origin

Revision 1.71 / (download) - annotate - [select for diffs] , Thu Mar 4 08:54:38 2004 UTC (4 years, 11 months ago) by paklein
Branch: MAIN
CVS Tags: ROOT_BRANCH_NN, ROOT_BRANCH_LJ3D, PRE_MERGE_jzimmer_1, PRE_MERGE_BRANCH_BS3D, END_penetration_1, END_jzimmer_1, END_BRANCH_3DBS, BRANCH_penetration_1, BRANCH_jzimmer_1, BRANCH_NN, BRANCH_3DBS
Branch point for: BRANCH_penetration_2, BRANCH_parameter_3, BRANCH_bridging_6, BRANCH_bridging_5, BRANCH_LJ3D
Changes since 1.70: +8 -1 lines
Diff to previous 1.70
merging changes from BRANCH_bridging_4:
(1) corrected atomic volume in virial stress calculations and pair potential
    Cauchy-Born materials
(2) added flag to control whether image nodes are included in the list of
    non-ghost nodes
(3) corrected cubic spline window function with spherical support
(4) added selectable window functions and parameters for MeshfreeBridgingT

Revision 1.70.8.1 / (download) - annotate - [select for diffs] , Mon Mar 1 19:07:40 2004 UTC (4 years, 11 months ago) by paklein
Branch: BRANCH_bridging_4
CVS Tags: END_bridging_4
Changes since 1.70: +8 -1 lines
Diff to previous 1.70 next main 1.71
added wrappers for writing snap shot over a set of nodes

Revision 1.70.2.8 / (download) - annotate - [select for diffs] , Thu Feb 26 08:59:32 2004 UTC (4 years, 11 months ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.7: +3 -1 lines
Diff to previous 1.70.2.7 to branchpoint 1.70
more error checking during construction

Revision 1.70.2.7 / (download) - annotate - [select for diffs] , Tue Feb 24 19:09:41 2004 UTC (5 years ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.6: +40 -32 lines
Diff to previous 1.70.2.6 to branchpoint 1.70
more revised construction patterns and removal of unneeded code. First test
of new code now runs!

Revision 1.70.2.6 / (download) - annotate - [select for diffs] , Thu Feb 19 19:58:15 2004 UTC (5 years ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.5: +73 -2 lines
Diff to previous 1.70.2.5 to branchpoint 1.70
set/get solver phase parameters

Revision 1.70.2.5 / (download) - annotate - [select for diffs] , Wed Feb 18 16:33:52 2004 UTC (5 years ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.4: +9 -7 lines
Diff to previous 1.70.2.4 to branchpoint 1.70
revised construction patterns

Revision 1.70.2.4 / (download) - annotate - [select for diffs] , Thu Feb 12 17:19:14 2004 UTC (5 years ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.3: +4 -1 lines
Diff to previous 1.70.2.3 to branchpoint 1.70
revised construction patterns

Revision 1.70.2.3 / (download) - annotate - [select for diffs] , Thu Feb 5 18:47:15 2004 UTC (5 years ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.2: +12 -46 lines
Diff to previous 1.70.2.2 to branchpoint 1.70
changes to construct and initialize problem using XML input

Revision 1.70.2.2 / (download) - annotate - [select for diffs] , Wed Jan 28 01:34:11 2004 UTC (5 years ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70.2.1: +71 -42 lines
Diff to previous 1.70.2.1 to branchpoint 1.70
working toward running from XML input

Revision 1.70.2.1 / (download) - annotate - [select for diffs] , Wed Jan 21 19:10:31 2004 UTC (5 years, 1 month ago) by paklein
Branch: BRANCH_parameter_2
Changes since 1.70: +55 -3 lines
Diff to previous 1.70
changes for switch to XML input

Revision 1.70 / (download) - annotate - [select for diffs] , Mon Jan 5 07:14:40 2004 UTC (5 years, 1 month ago) by paklein
Branch: MAIN
CVS Tags: TAHOE_1_3, ROOT_parameter_2, END_BRANCH_BS3D, BRANCH_BS3D
Branch point for: BRANCH_parameter_2, BRANCH_bridging_4
Changes since 1.69: +76 -42 lines
Diff to previous 1.69
merging changes from BRANCH_paklein_3:
(1) ResetStep now returns a GlobalT::RelaxCodeT to signal the global matrix
needs to be reset as well.
(2) write restart information from element groups to separate files

Revision 1.69 / (download) - annotate - [select for diffs] , Sun Dec 28 10:02:06 2003 UTC (5 years, 1 month ago) by paklein
Branch: MAIN
Changes since 1.68: +5 -9 lines
Diff to previous 1.68
changes for revisions to integrators

Revision 1.68 / (download) - annotate - [select for diffs] , Sun Dec 28 08:23:46 2003 UTC (5 years, 1 month ago) by paklein
Branch: MAIN
Changes since 1.67: +3 -15 lines
Diff to previous 1.67
use wrapper macro for dynamic_cast

Revision 1.63.2.4 / (download) - annotate - [select for diffs] , Wed Dec 3 01:43:17 2003 UTC (5 years, 2 months ago) by paklein
Branch: BRANCH_paklein_3
CVS Tags: END_paklein_3
Changes since 1.63.2.3: +34 -9 lines
Diff to previous 1.63.2.3 to branchpoint 1.63 next main 1.64
write restart information from element groups to separate files

Revision 1.67 / (download) - annotate - [select for diffs] , Tue Dec 2 01:20:37 2003 UTC (5 years, 2 months ago) by cjkimme
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66
Restoring a line that should be in the repository version.

Revision 1.66 / (download) - annotate - [select for diffs] , Mon Dec 1 23:52:28 2003 UTC (5 years, 2 months ago) by cjkimme
Branch: MAIN
Changes since 1.65: +36 -14 lines
Diff to previous 1.65
Changes to handle OutputSetT::ModeT kElementFromSideSet.

Revision 1.65 / (download) - annotate - [select for diffs] , Fri Nov 21 22:47:52 2003 UTC (5 years, 3 months ago) by paklein
Branch: MAIN
CVS Tags: BRANCH_solve_1
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
stricter enforcement of const-ness in accessing elements lists, arrays, and matricies

Revision 1.63.4.1 / (download) - annotate - [select for diffs] , Tue Nov 4 19:47:22 2003 UTC (5 years, 3 months ago) by bsun
Branch: BRANCH_bsun_1
CVS Tags: END_bsun_1
Changes since 1.63: +164 -6 lines
Diff to previous 1.63 next main 1.64
-j HEAD, altered slip vector and strain calculations for Periodic BC's

Revision 1.64 / (download) - annotate - [select for diffs] , Tue Oct 28 07:45:12 2003 UTC (5 years, 3 months ago) by paklein
Branch: MAIN
CVS Tags: ROOT_bsun_2, PRE_MERGE_bsun_2, END_bsun_2, BRANCH_bsun_2
Changes since 1.63: +164 -6 lines
Diff to previous 1.63
merging changes from BRANCH_bridging_3:
(1) added output of nodal residuals during iteration output if rank check
    code != 0
(2) added accessors to RHS and LHS by solver group

Revision 1.63.8.4 / (download) - annotate - [select for diffs] , Mon Oct 27 22:23:52 2003 UTC (5 years, 3 months ago) by paklein
Branch: BRANCH_bridging_3
CVS Tags: END_bridging_3
Changes since 1.63.8.3: +26 -9 lines
Diff to previous 1.63.8.3 to branchpoint 1.63 next main 1.64
only write system output (displacement and residual) for nodes owned by
each processor

Revision 1.63.8.3 / (download) - annotate - [select for diffs] , Sun Oct 26 03:44:14 2003 UTC (5 years, 4 months ago) by paklein
Branch: BRANCH_bridging_3
Changes since 1.63.8.2: +110 -9 lines
Diff to previous 1.63.8.2 to branchpoint 1.63
added code to write residual force during iteration output if solver
check code is different from 0 (zero).

Revision 1.63.8.2 / (download) - annotate - [select for diffs] , Tue Oct 21 19:00:59 2003 UTC (5 years, 4 months ago) by paklein
Branch: BRANCH_bridging_3
Changes since 1.63.8.1: +31 -3 lines
Diff to previous 1.63.8.1 to branchpoint 1.63
(1) beginnings of writing nodal residuals during iteration output
(2) updates for revised TimeManagerT
(3) write ghost node information during echo of input

Revision 1.63.8.1 / (download) - annotate - [select for diffs] , Thu Oct 16 12:56:14 2003 UTC (5 years, 4 months ago) by paklein
Branch: BRANCH_bridging_3
Changes since 1.63: +13 -1 lines
Diff to previous 1.63
added capability to run FE/MD coupled problems with a monolithic solution
scheme using the MultiManagerT to drive two sub-FEManagerT's

Revision 1.63.2.3 / (download) - annotate - [select for diffs] , Wed Oct 15 23:56:25 2003 UTC (5 years, 4 months ago) by paklein
Branch: BRANCH_paklein_3
Changes since 1.63.2.2: +4 -2 lines
Diff to previous 1.63.2.2 to branchpoint 1.63
added kRelaxSystem status flag

Revision 1.63.2.2 / (download) - annotate - [select for diffs] , Sun Sep 28 09:19:02 2003 UTC (5 years, 4 months ago) by paklein
Branch: BRANCH_paklein_3
Changes since 1.63.2.1: +28 -17 lines
Diff to previous 1.63.2.1 to branchpoint 1.63
ResetStep now returns a GlobalT::RelaxCodeT to signal the global matrix
needs to be reset as well.

Revision 1.63.2.1 / (download) - annotate - [select for diffs] , Sat Sep 27 08:25:50 2003 UTC (5 years, 4 months ago) by paklein
Branch: BRANCH_paklein_3
Changes since 1.63: +13 -17 lines
Diff to previous 1.63
clean-up writing restart files

Revision 1.63 / (download) - annotate - [select for diffs] , Tue Sep 9 22:43:48 2003 UTC (5 years, 5 months ago) by paklein
Branch: MAIN
CVS Tags: ROOT_bsun_1, ROOT_bridging_3, PRE_MERGE_bridging_3, PRE_MERGE_THK_3, FRACTURE_INTERFACE_0_2
Branch point for: BRANCH_paklein_3, BRANCH_bsun_1, BRANCH_bridging_3
Changes since 1.62: +7 -1 lines
Diff to previous 1.62
temporary extension to the Newton+LS solver

Revision 1.62 / (download) - annotate - [select for diffs] , Tue Sep 2 07:03:09 2003 UTC (5 years, 5 months ago) by paklein
Branch: MAIN
CVS Tags: FRACTURE_INTERFACE_PRERELEASE, BRANCH_cjkimme_1
Changes since 1.61: +3 -2 lines
Diff to previous 1.61
small changes to avoid UMR warnings during ParameterTree::BuildBranch

Revision 1.61 / (download) - annotate - [select for diffs] , Mon Aug 18 03:39:01 2003 UTC (5 years, 6 months ago) by paklein
Branch: MAIN
Changes since 1.60: +10 -1 lines
Diff to previous 1.60
added PCG solver to parameter tree

Revision 1.60 / (download) - annotate - [select for diffs] , Thu Aug 14 06:05:37 2003 UTC (5 years, 6 months ago) by paklein
Branch: MAIN
Changes since 1.59: +205 -61 lines
Diff to previous 1.59
derive from ParameterInterfaceT and define some parameters and sub-lists

Revision 1.59 / (download) - annotate - [select for diffs] , Fri Aug 8 00:37:04 2003 UTC (5 years, 6 months ago) by paklein
Branch: MAIN
Changes since 1.58: +8 -7 lines
Diff to previous 1.58
changes to construct IOManager as early as possible, though configuration
is still the same as before.

Revision 1.58 / (download) - annotate - [select for diffs] , Mon Jun 9 07:02:13 2003 UTC (5 years, 8 months ago) by paklein
Branch: MAIN
CVS Tags: TAHOE_1_2, ROOT_THK_3, PRE_MERGE_THK_2, END_THK_3, BRANCH_THK_3
Changes since 1.57: +5 -1 lines
Diff to previous 1.57
changes for new analysis code for nonlinear heat conduction

Revision 1.57 / (download) - annotate - [select for diffs] , Tue May 20 10:48:35 2003 UTC (5 years, 9 months ago) by paklein
Branch: MAIN
CVS Tags: ROOT_THK_2, PRE_MERGE_bridging_2, PRE_MERGE_THK_1, END_THK_2, BRANCH_THK_2
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
(dummy check-in)
(1) moved ReadRestart into InitialCondition
(2) ReadRestart now returns bool if restart information is read
(3) modified SetTimeStep to change the time step system-wide, including
    in the TimeManagerT and the SolverT's.
(4) Modified InitialCondition so that if the initial condition of the
    system is not read from a restart file, it is calculated at t = 0
    with dt = 0.
(5) modified WriteRestart so output increment counters don't advance when
    it is called with dt = 0.

Revision 1.56 / (download) - annotate - [select for diffs] , Tue May 20 10:39:56 2003 UTC (5 years, 9 months ago) by paklein
Branch: MAIN
Changes since 1.55: +70 -21 lines
Diff to previous 1.55
explicit calls to ReadRestart in RunBridging not needed anymore because
it has been incorporated into InitialCondition

Revision 1.55 / (download) - annotate - [select for diffs] , Tue Apr 8 23:03:15 2003 UTC (5 years, 10 months ago) by paklein
Branch: MAIN
CVS Tags: TAHOE_1_1_0, ROOT_parameter_1, ROOT_bridging_2, END_parameter_1, END_bridging_2, BRANCH_parameter_1, BRANCH_bridging_2
Changes since 1.54: +30 -19 lines
Diff to previous 1.54
skip call to renumbering equations if the group contains more than one
field. The RelabellerT is not implemented to handle this. It assumes
each row in the equations iArray2DT's passed in corresponds to a unique
tag in the connectivities.

Revision 1.54 / (download) - annotate - [select for diffs] , Mon Apr 7 17:26:49 2003 UTC (5 years, 10 months ago) by cjkimme
Branch: MAIN
Changes since 1.53: +3 -2 lines
Diff to previous 1.53
Returning sets of  equivalent nodes in connectivies generated by KBC's and
FBC's thus informing mesh decomposition algorithms that some sets of nodes (only those
(only ones generated by TiedNodesT so far) should be treated as the same even
though they have differing node IDs.

Revision 1.53 / (download) - annotate - [select for diffs] , Mon Mar 31 23:20:27 2003 UTC (5 years, 10 months ago) by paklein
Branch: MAIN
CVS Tags: ROOT_THK_1, END_THK_1, BRANCH_THK_1
Changes since 1.52: +43 -25 lines
Diff to previous 1.52
merging changes from BRANCH_bridging_1: added new "multi-Tahoe" execution
modes where two instances of the Tahoe simulation object are created to
run separate calculations that are coupled.

Revision 1.52.2.4 / (download) - annotate - [select for diffs] , Sat Feb 15 02:41:05 2003 UTC (6 years ago) by paklein
Branch: BRANCH_bridging_1
CVS Tags: END_bridging_1
Changes since 1.52.2.3: +21 -12 lines
Diff to previous 1.52.2.3 to branchpoint 1.52 next main 1.53
changes to allow SolveStep to be called multiple times for the same
time increment, so multiple Tahoe's can be solved in a staggered
fashion.

Revision 1.52.2.3 / (download) - annotate - [select for diffs] , Fri Feb 14 02:49:04 2003 UTC (6 years ago) by paklein
Branch: BRANCH_bridging_1
Changes since 1.52.2.2: +8 -1 lines
Diff to previous 1.52.2.2 to branchpoint 1.52
changes to release locks on assemble. Also provide access to solvers

Revision 1.52.2.2 / (download) - annotate - [select for diffs] , Wed Feb 12 02:48:54 2003 UTC (6 years ago) by paklein
Branch: BRANCH_bridging_1
Changes since 1.52.2.1: +3 -3 lines
Diff to previous 1.52.2.1 to branchpoint 1.52
All the bridging code is in place, but hasn't been run through yet.

Revision 1.52.2.1 / (download) - annotate - [select for diffs] , Tue Feb 11 02:46:12 2003 UTC (6 years ago) by paklein
Branch: BRANCH_bridging_1
Changes since 1.52: +15 -13 lines
Diff to previous 1.52
tying atom and continuum solvers. Put a time sequence solve loop on the
execution manager. Just need that projection.

Revision 1.52 / (download) - annotate - [select for diffs] , Wed Jan 29 07:35:20 2003 UTC (6 years ago) by paklein
Branch: MAIN
CVS Tags: TAHOE_1_0_1, TAHOE_1_0_0, ROOT_bridging_1, PRE_MERGE_bridging_1, BRANCH_conveyor_1
Branch point for: BRANCH_bridging_1
Changes since 1.51: +52 -52 lines
Diff to previous 1.51
revisions for new code layout. builds with CodeWarrior. not benchmark
tested yet.

Revision 1.51 / (download) - annotate - [select for diffs] , Mon Jan 27 07:00:27 2003 UTC (6 years ago) by paklein
Branch: MAIN
Changes since 1.50: +90 -86 lines
Diff to previous 1.50
merging changes and conflicts from BRANCH_atom_1

Revision 1.50.2.7 / (download) - annotate - [select for diffs] , Mon Jan 13 19:59:13 2003 UTC (6 years, 1 month ago) by paklein
Branch: BRANCH_atom_1
CVS Tags: END_atom_1
Changes since 1.50.2.6: +18 -1 lines
Diff to previous 1.50.2.6 to branchpoint 1.50 next main 1.51
relax system after reading restart

Revision 1.50.2.6 / (download) - annotate - [select for diffs] , Sat Jan 11 01:18:41 2003 UTC (6 years, 1 month ago) by paklein
Branch: BRANCH_atom_1
Changes since 1.50.2.5: +2 -1 lines
Diff to previous 1.50.2.5 to branchpoint 1.50
first finished implementation of periodic boundary conditions for serial
and atom decomposition. Code has not been tested yet, and something isn't
right with restarts

Revision 1.50.2.5 / (download) - annotate - [select for diffs] , Fri Dec 27 23:12:08 2002 UTC (6 years, 1 month ago) by paklein
Branch: BRANCH_atom_1
Changes since 1.50.2.4: +9 -45 lines
Diff to previous 1.50.2.4 to branchpoint 1.50
moving MP tasks to CommManagerT

Revision 1.50.2.4 / (download) - annotate - [select for diffs] , Wed Dec 18 09:52:56 2002 UTC (6 years, 2 months ago) by paklein
Branch: BRANCH_atom_1
Changes since 1.50.2.3: +17 -7 lines
Diff to previous 1.50.2.3 to branchpoint 1.50
moving more responsibility and data structures to CommManagerT

Revision 1.50.2.3 / (download) - annotate - [select for diffs] , Mon Dec 16 09:23:51 2002 UTC (6 years, 2 months ago) by paklein
Branch: BRANCH_atom_1
Changes since 1.50.2.2: +17 -3 lines
Diff to previous 1.50.2.2 to branchpoint 1.50
moving more work for parallel execution into CommManagerT

Revision 1.50.2.2 / (download) - annotate - [select for diffs] , Tue Dec 10 17:13:02 2002 UTC (6 years, 2 months ago) by paklein
Branch: BRANCH_atom_1
Changes since 1.50.2.1: +48 -49 lines
Diff to previous 1.50.2.1 to branchpoint 1.50
setting up CommManagerT to handle different decomposition schemes

Revision 1.50.2.1 / (download) - annotate - [select for diffs] , Thu Dec 5 21:47:17 2002 UTC (6 years, 2 months ago) by paklein
Branch: BRANCH_atom_1
Changes since 1.50: +5 -6 lines
Diff to previous 1.50
revised constructor for CommManagerT

Revision 1.50 / (download) - annotate - [select for diffs] , Thu Dec 5 08:31:13 2002 UTC (6 years, 2 months ago) by paklein
Branch: MAIN
CVS Tags: T121502, T011503, T010103, ROOT_atom_1, PRE_MERGE_atom_1
Branch point for: BRANCH_atom_1
Changes since 1.49: +34 -14 lines
Diff to previous 1.49
start incorporation of CommManagerT

Revision 1.49 / (download) - annotate - [select for diffs] , Mon Dec 2 15:09:05 2002 UTC (6 years, 2 months ago) by paklein
Branch: MAIN
Changes since 1.48: +3 -2 lines
Diff to previous 1.48
another mistake with the current solver group fixed

Revision 1.48 / (download) - annotate - [select for diffs] , Mon Dec 2 10:19:35 2002 UTC (6 years, 2 months ago) by paklein
Branch: MAIN
Changes since 1.47: +10 -19 lines
Diff to previous 1.47
was tracking the current solver group number in the wrong place.

Revision 1.47 / (download) - annotate - [select for diffs] , Sun Dec 1 19:56:30 2002 UTC (6 years, 2 months ago) by paklein
Branch: MAIN
Changes since 1.46: +25 -9 lines
Diff to previous 1.46
(1) current group flag is now correct during initialization of equation
    system and sending equations to solver. Both triggered by solver.
(2) Version() now returns static const char

Revision 1.46 / (download) - annotate - [select for diffs] , Thu Nov 28 16:44:18 2002 UTC (6 years, 2 months ago) by paklein
Branch: MAIN
CVS Tags: T120102
Changes since 1.45: +5 -6 lines
Diff to previous 1.45
replaced flag __MPI__ with flag __TAHOE_MPI__ because the old flag is pre-defined in some environments

Revision 1.45 / (download) - annotate - [select for diffs] , Thu Nov 28 01:14:06 2002 UTC (6 years, 2 months ago) by paklein
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
changes argument in AssembleRHS from dArrayT to nArrayT<double> so sub-classes
can be assembled as flat arrays

Revision 1.44 / (download) - annotate - [select for diffs] , Mon Nov 25 07:27:35 2002 UTC (6 years, 3 months ago) by paklein
Branch: MAIN
Changes since 1.43: +18 -38 lines
Diff to previous 1.43
(1) pass through new version of AssembleLHS
(2) use ExceptionT methods instead of throw

Revision 1.43 / (download) - annotate - [select for diffs] , Thu Nov 21 08:44:43 2002 UTC (6 years, 3 months ago) by paklein
Branch: MAIN
Changes since 1.42: +1689 -1 lines
Diff to previous 1.42
translated line endings

Revision 1.42 / (download) - annotate - [select for diffs] , Thu Nov 21 01:13:41 2002 UTC (6 years, 3 months ago) by paklein
Branch: MAIN
Changes since 1.41: +1 -1689 lines
Diff to previous 1.41
removed long unused argument from call to WriteOutput

Revision 1.41 / (download) - annotate - [select for diffs] , Sat Nov 9 01:48:36 2002 UTC (6 years, 3 months ago) by paklein
Branch: MAIN
CVS Tags: T111502, PRE_MERGE_paklein_2
Changes since 1.40: +50 -20 lines
Diff to previous 1.40
(1) added a "current group" flag to indicate which group is currently being solved.
(2) also now use the InGroup method to determine which elements contribute to which equation group instead of Group since each element may contribute to multiple groups.

Revision 1.40 / (download) - annotate - [select for diffs] , Sun Oct 20 22:48:32 2002 UTC (6 years, 4 months ago) by paklein
Branch: MAIN
CVS Tags: T110102, ROOT_paklein_2, END_paklein_2, BRANCH_paklein_2
Changes since 1.39: +73 -108 lines
Diff to previous 1.39
merge changes from BRANCH_paklein_1:
(1) update to use ExceptionT
(2) removed deprecated Allocate statements. Replaced with Dimension

Revision 1.39.4.2 / (download) - annotate - [select for diffs] , Sun Oct 20 18:07:20 2002 UTC (6 years, 4 months ago) by paklein
Branch: BRANCH_paklein_1
CVS Tags: END_paklein_1
Changes since 1.39.4.1: +2 -2 lines
Diff to previous 1.39.4.1 to branchpoint 1.39 next main 1.40
replaced deprecated calls to Allocate with the new method Dimension in
classes from toolbox/abc

Revision 1.39.4.1 / (download) - annotate - [select for diffs] , Thu Oct 17 04:54:06 2002 UTC (6 years, 4 months ago) by paklein
Branch: BRANCH_paklein_1
Changes since 1.39: +72 -107 lines
Diff to previous 1.39
updated to ExceptionT

Revision 1.39 / (download) - annotate - [select for diffs] , Thu Sep 12 17:49:56 2002 UTC (6 years, 5 months ago) by paklein
Branch: MAIN
CVS Tags: T101502, T100102, T091502, ROOT_paklein_1, ROOT_B_1, PRE_MERGE_paklein_1, PRE_MERGE_B_1, BRANCH_SIERRA_1, BRANCH_B_1
Branch point for: BRANCH_paklein_1
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
toolbox header Constants.h has been renamed toolboxConstants.h

Revision 1.38 / (download) - annotate - [select for diffs] , Tue Sep 10 13:43:56 2002 UTC (6 years, 5 months ago) by paklein
Branch: MAIN
Changes since 1.37: +7 -1 lines
Diff to previous 1.37
added method NodeToProcessorMap which returns the home processor for
the nodes given in the list

Revision 1.37 / (download) - annotate - [select for diffs] , Wed Aug 21 07:26:01 2002 UTC (6 years, 6 months ago) by paklein
Branch: MAIN
CVS Tags: T090102
Changes since 1.36: +8 -5 lines
Diff to previous 1.36
(1) incorporating CommunicatorT to handle MP messages
(2) restored exception handling for MP jobs

Revision 1.36 / (download) - annotate - [select for diffs] , Thu Aug 15 23:44:11 2002 UTC (6 years, 6 months ago) by paklein
Branch: MAIN
Changes since 1.35: +6 -2 lines
Diff to previous 1.35
when renumbering equations, disconnected graphs were halting
the code. How it just skips renumbering.

Revision 1.35 / (download) - annotate - [select for diffs] , Thu Aug 15 08:59:36 2002 UTC (6 years, 6 months ago) by paklein
Branch: MAIN
Changes since 1.34: +8 -4 lines
Diff to previous 1.34
started replacing direct calls to the MPI library with the
CommunicatorT class (toolbox).

Revision 1.34 / (download) - annotate - [select for diffs] , Tue Jul 2 19:55:30 2002 UTC (6 years, 7 months ago) by cjkimme
Branch: MAIN
CVS Tags: T081502, T080102, T071502
Changes since 1.33: +6 -2 lines
Diff to previous 1.33
Merging BRANCH_name_1 onto main branch. The code compiles and
passes the benchmarks on SGI, linux, Sun, and CodeWarrior in Win2K.

Revision 1.33.2.1 / (download) - annotate - [select for diffs] , Thu Jun 27 18:02:53 2002 UTC (6 years, 7 months ago) by cjkimme
Branch: BRANCH_name_1
Changes since 1.33: +6 -2 lines
Diff to previous 1.33 next main 1.34
Initial wrapping of namespace Tahoe around libtahoe. It currently compiles
on linux and passes the benchmarks. Other systems haven't been tried yet.

Revision 1.33 / (download) - annotate - [select for diffs] , Sat Jun 8 20:20:27 2002 UTC (6 years, 8 months ago) by paklein
Branch: MAIN
CVS Tags: T070102, T061502, PRE_MERGE_name_1
Branch point for: BRANCH_name_1
Changes since 1.32: +645 -373 lines
Diff to previous 1.32
merge updates from BRANCH_field_1

Revision 1.32.2.14 / (download) - annotate - [select for diffs] , Sat Jun 8 05:43:50 2002 UTC (6 years, 8 months ago) by paklein
Branch: BRANCH_field_1
CVS Tags: END_field_1
Changes since 1.32.2.13: +2 -2 lines
Diff to previous 1.32.2.13 to branchpoint 1.32 next main 1.33
revised error message

Revision 1.32.2.13 / (download) - annotate - [select for diffs] , Sat Jun 8 02:55:56 2002 UTC (6 years, 8 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.12: +42 -68 lines
Diff to previous 1.32.2.12 to branchpoint 1.32
allow more than one solver phase per solver, but require that each
solver gets at least one phase.

Revision 1.32.2.12 / (download) - annotate - [select for diffs] , Wed Jun 5 09:20:37 2002 UTC (6 years, 8 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.11: +140 -13 lines
Diff to previous 1.32.2.11 to branchpoint 1.32
added more solution control for multi-solver problems. User specifies the
number of iterations for each solver per loop, the number of interations
per solver to convergence, and the total number of loops through the
solvers per time step.

Revision 1.32.2.11 / (download) - annotate - [select for diffs] , Sat May 11 20:59:30 2002 UTC (6 years, 9 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.10: +25 -7 lines
Diff to previous 1.32.2.10 to branchpoint 1.32
WriteSystemConfig now writes all time derivatives of the nodal field
variables

Revision 1.32.2.10 / (download) - annotate - [select for diffs] , Tue May 7 07:21:30 2002 UTC (6 years, 9 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.9: +2 -2 lines
Diff to previous 1.32.2.9 to branchpoint 1.32
fixed error in step cut routine

Revision 1.32.2.9 / (download) - annotate - [select for diffs] , Sun May 5 23:42:20 2002 UTC (6 years, 9 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.8: +3 -17 lines
Diff to previous 1.32.2.8 to branchpoint 1.32
clean up

Revision 1.32.2.8 / (download) - annotate - [select for diffs] , Fri May 3 09:57:32 2002 UTC (6 years, 9 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.7: +3 -1 lines
Diff to previous 1.32.2.7 to branchpoint 1.32
WriteParameters updated for multi-field parameters

Revision 1.32.2.7 / (download) - annotate - [select for diffs] , Fri May 3 07:17:13 2002 UTC (6 years, 9 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.6: +3 -1 lines
Diff to previous 1.32.2.6 to branchpoint 1.32
bug fixes

Revision 1.32.2.6 / (download) - annotate - [select for diffs] , Tue Apr 30 08:22:02 2002 UTC (6 years, 9 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.5: +42 -23 lines
Diff to previous 1.32.2.5 to branchpoint 1.32
running level.0 benchmarks, except MPS (no active equations)

Revision 1.32.2.5 / (download) - annotate - [select for diffs] , Tue Apr 30 01:30:20 2002 UTC (6 years, 9 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.4: +78 -37 lines
Diff to previous 1.32.2.4 to branchpoint 1.32
(1) NodeManagerPrimitive -> NodeManagerT
(2) revising FEManagerT::Solve

Revision 1.32.2.4 / (download) - annotate - [select for diffs] , Tue Apr 30 00:07:11 2002 UTC (6 years, 9 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.3: +165 -164 lines
Diff to previous 1.32.2.3 to branchpoint 1.32
the whole business now compiles and links with CodeWarrior. Still need
to revise FEManagerT::Solve before we can see it the whole thing runs.

Revision 1.32.2.3 / (download) - annotate - [select for diffs] , Fri Apr 26 02:24:21 2002 UTC (6 years, 10 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.2: +18 -15 lines
Diff to previous 1.32.2.2 to branchpoint 1.32
yet another day's good, good work:
(1) reworking the elements to use ElementSupportT instead of getting/putting
    info directly to the FEManagerT/NodeManagerT/etc.
(2) general trimming, cleaning, fixing...

Revision 1.32.2.2 / (download) - annotate - [select for diffs] , Thu Apr 25 01:28:56 2002 UTC (6 years, 10 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32.2.1: +150 -93 lines
Diff to previous 1.32.2.1 to branchpoint 1.32
another day's work:
(1) the node manager tree is revised and compiles
(2) the solver tree compiles but will need revision
(3) controller tree seems OK
(4) the primitives tree compiles
...still need to work on the elements and getting the whole business
up and running.

Revision 1.32.2.1 / (download) - annotate - [select for diffs] , Wed Apr 24 01:29:23 2002 UTC (6 years, 10 months ago) by paklein
Branch: BRANCH_field_1
Changes since 1.32: +90 -48 lines
Diff to previous 1.32
the day's check-in of multi-field development

Revision 1.32 / (download) - annotate - [select for diffs] , Sun Apr 21 07:16:32 2002 UTC (6 years, 10 months ago) by paklein
Branch: MAIN
CVS Tags: T060102, T051502, T050102, ROOT_field_1, PRE_MERG_field_1
Branch point for: BRANCH_field_1
Changes since 1.31: +9 -17 lines
Diff to previous 1.31
construction of time integrators moved to TimeManagerT

Revision 1.31 / (download) - annotate - [select for diffs] , Tue Apr 2 23:34:06 2002 UTC (6 years, 10 months ago) by paklein
Branch: MAIN
CVS Tags: T041502
Changes since 1.30: +18 -11 lines
Diff to previous 1.30
changes to support functions needed by the NOX solver and to work with
revisions to the controllers

Revision 1.30 / (download) - annotate - [select for diffs] , Fri Mar 22 02:25:48 2002 UTC (6 years, 11 months ago) by paklein
Branch: MAIN
CVS Tags: T040102
Changes since 1.29: +4 -1 lines
Diff to previous 1.29
(1) the output set to processor map file, used during -join_io, is now
    associated with the parameter file name instead of the geometry file.
(2) corrected issue associated with setting the output time stamp when
    writing output data. Previously, the time was only set during WriteOutput.
    Now a default value is set during InitStep. The old was causing trouble
    with history node output between calls to WriteOutput.

Revision 1.29 / (download) - annotate - [select for diffs] , Mon Mar 4 06:52:35 2002 UTC (6 years, 11 months ago) by paklein
Branch: MAIN
CVS Tags: T031502
Changes since 1.28: +2 -3 lines
Diff to previous 1.28
revised IOManager::SetCoordinates

Revision 1.28 / (download) - annotate - [select for diffs] , Sat Mar 2 20:38:30 2002 UTC (6 years, 11 months ago) by paklein
Branch: MAIN
Changes since 1.27: +3 -2 lines
Diff to previous 1.27
revised OutputBaseT::SetCoordinates

Revision 1.27 / (download) - annotate - [select for diffs] , Mon Feb 18 09:28:37 2002 UTC (7 years ago) by paklein
Branch: MAIN
CVS Tags: T030102
Changes since 1.26: +27 -8 lines
Diff to previous 1.26
revised listing of block data per output set to handle free sets

Revision 1.26 / (download) - annotate - [select for diffs] , Thu Feb 7 23:29:33 2002 UTC (7 years ago) by paklein
Branch: MAIN
CVS Tags: T021502
Changes since 1.25: +25 -1 lines
Diff to previous 1.25
added error checking for initialization of IOManager

Revision 1.25 / (download) - annotate - [select for diffs] , Sun Jan 27 18:51:08 2002 UTC (7 years ago) by paklein
Branch: MAIN
CVS Tags: T020102
Changes since 1.24: +30 -26 lines
Diff to previous 1.24
all references to element/node/side/output sets have been updated to
use StringT id's instead of int's

Revision 1.24 / (download) - annotate - [select for diffs] , Tue Jan 22 02:14:22 2002 UTC (7 years, 1 month ago) by paklein
Branch: MAIN
Changes since 1.23: +8 -3 lines
Diff to previous 1.23
added kPML analysis code which runs explicit dynamics with nsd*nsd degrees of freedom per node

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Jan 9 12:04:36 2002 UTC (7 years, 1 month ago) by paklein
Branch: MAIN
CVS Tags: T011502
Changes since 1.22: +3 -2 lines
Diff to previous 1.22
added missing headers removed from FEManagerT.h

Revision 1.22 / (download) - annotate - [select for diffs] , Mon Jan 7 20:36:48 2002 UTC (7 years, 1 month ago) by paklein
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
send model manager messages to cout instead of the .out file

Revision 1.21 / (download) - annotate - [select for diffs] , Sat Jan 5 06:38:27 2002 UTC (7 years, 1 month ago) by paklein
Branch: MAIN
Changes since 1.20: +13 -5 lines
Diff to previous 1.20
added more errorchecking during model manager initialization

Revision 1.20 / (download) - annotate - [select for diffs] , Thu Jan 3 03:02:29 2002 UTC (7 years, 1 month ago) by paklein
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
for decomposition (and joining?), the model manager cannot be initialized as readonly == true, because this means the input manager isn't constructed and no model data can be read.

Revision 1.19 / (download) - annotate - [select for diffs] , Mon Dec 17 00:12:59 2001 UTC (7 years, 2 months ago) by paklein
Branch: MAIN
CVS Tags: T010102
Changes since 1.18: +31 -138 lines
Diff to previous 1.18
merged BRANCH_model_1 and resolved conflicts

Revision 1.18 / (download) - annotate - [select for diffs] , Wed Nov 28 22:08:45 2001 UTC (7 years, 2 months ago) by paklein
Branch: MAIN
CVS Tags: T121501, T120101, PRE_MERGE_model_1
Changes since 1.17: +23 -22 lines
Diff to previous 1.17
revised to work with revised console classes

Revision 1.17.2.4 / (download) - annotate - [select for diffs] , Mon Oct 29 00:07:05 2001 UTC (7 years, 3 months ago) by paklein
Branch: BRANCH_model_1
CVS Tags: END_model_1
Changes since 1.17.2.3: +2 -26 lines
Diff to previous 1.17.2.3 to branchpoint 1.17 next main 1.18
(1) new version number -> v3.5
(2) removed VariFD nodes classes. Were not being used anymore

Revision 1.17.2.3 / (download) - annotate - [select for diffs] , Tue Oct 16 22:16:40 2001 UTC (7 years, 4 months ago) by sawimme
Branch: BRANCH_model_1
Changes since 1.17.2.2: +24 -89 lines
Diff to previous 1.17.2.2 to branchpoint 1.17
1. Modify ReadParameters and WriteParameters
2. Modify Initialize
3. Remove SetInput
4. Move fInputFormat and fModelFile to FEManagerT_mpi, could eventually
remove entirely when decomposition uses ModelManagerT.
5. Remove functions to return fInputFormat and fModelFile.

Revision 1.17.2.2 / (download) - annotate - [select for diffs] , Thu Oct 4 20:43:02 2001 UTC (7 years, 4 months ago) by sawimme
Branch: BRANCH_model_1
Changes since 1.17.2.1: +7 -7 lines
Diff to previous 1.17.2.1 to branchpoint 1.17
Comment out references to VariFDNodesT and VariFDDynNodesT from AddNode and
SetNodeManager.

Revision 1.17.2.1 / (download) - annotate - [select for diffs] , Tue Oct 2 20:54:25 2001 UTC (7 years, 4 months ago) by sawimme
Branch: BRANCH_model_1
Changes since 1.17: +19 -6 lines
Diff to previous 1.17
1. Renamed SetIO function to be SetOutput.
2. Added call to SetInput from Initialize.
3. Created function SetInput to initialize ModelManagerT.
4. Created object ModelManagerT*.
5. Created function ModelManager to return ModelManagerT*.
6. Added ModelManagerT* to deconstruction list.

Revision 1.17 / (download) - annotate - [select for diffs] , Mon Aug 27 17:16:49 2001 UTC (7 years, 5 months ago) by paklein
Branch: MAIN
CVS Tags: T111501, T110101, T101501, T100101, T091501, T090101, ROOT_model_1
Branch point for: BRANCH_model_1
Changes since 1.16: +8 -7 lines
Diff to previous 1.16
update from compatibility with new controller interface

Revision 1.16 / (download) - annotate - [select for diffs] , Thu Aug 23 00:33:44 2001 UTC (7 years, 6 months ago) by paklein
Branch: MAIN
Changes since 1.15: +4 -7 lines
Diff to previous 1.15
added call to nodes for RegisterOutput after the elements register for output

Revision 1.15 / (download) - annotate - [select for diffs] , Wed Aug 15 00:32:49 2001 UTC (7 years, 6 months ago) by paklein
Branch: MAIN
CVS Tags: T081501
Changes since 1.14: +4 -4 lines
Diff to previous 1.14
moved call to WriteOutput from after to before CloseStep for the nodes and
elements. This simplifies handling of internal state variables at output.

Revision 1.14 / (download) - annotate - [select for diffs] , Fri Jun 29 16:26:42 2001 UTC (7 years, 7 months ago) by paklein
Branch: MAIN
CVS Tags: T080101, T071501, T070101, PRE_MERGE_solid_1, END_solid_1
Changes since 1.13: +6 -23 lines
Diff to previous 1.13
enabled Abaqus output, but haven't verified the output format

Revision 1.13 / (download) - annotate - [select for diffs] , Sun Jun 3 21:02:24 2001 UTC (7 years, 8 months ago) by paklein
Branch: MAIN
CVS Tags: T061501, ROOT_solid_1, ROOT_meshfree_1, END_meshfree_1, BRANCH_solid_1, BRANCH_meshfree_1
Changes since 1.12: +9 -2 lines
Diff to previous 1.12
(i) new input file version because of new ElasticT element output
(ii) corrected problem with relative paths to restart files

Revision 1.12 / (download) - annotate - [select for diffs] , Wed May 30 23:27:02 2001 UTC (7 years, 8 months ago) by paklein
Branch: MAIN
CVS Tags: T060101
Changes since 1.11: +7 -4 lines
Diff to previous 1.11
made changes to work with changes to IOManager to allow something other than
the true time set during WriteOutput for things like the iteration output, for which
the time doesn't change.

Revision 1.11 / (download) - annotate - [select for diffs] , Mon May 21 17:10:23 2001 UTC (7 years, 9 months ago) by paklein
Branch: MAIN
Changes since 1.10: +7 -2 lines
Diff to previous 1.10
open external files with relative path from main input file

Revision 1.10 / (download) - annotate - [select for diffs] , Tue May 1 23:22:52 2001 UTC (7 years, 9 months ago) by paklein
Branch: MAIN
CVS Tags: T051601, T050101
Changes since 1.9: +14 -8 lines
Diff to previous 1.9
new assembly operators:
- matrix assembly with independent row and col destination arrays.
   not supported for all global matrix types. will get error message
   where not supported.
- equation numbers for assembly are now passed as nArrayT not
   iArrayT, for better flexibility in gathering equation numbers

Revision 1.9 / (download) - annotate - [select for diffs] , Fri Apr 27 10:50:11 2001 UTC (7 years, 10 months ago) by paklein
Branch: MAIN
Changes since 1.8: +21 -6 lines
Diff to previous 1.8
version change to 3.4 and move to relative paths for external files

Revision 1.8 / (download) - annotate - [select for diffs] , Fri Apr 6 03:06:13 2001 UTC (7 years, 10 months ago) by paklein
Branch: MAIN
Changes since 1.7: +6 -3 lines
Diff to previous 1.7
better exception messaging during WriteOutput

Revision 1.7 / (download) - annotate - [select for diffs] , Wed Apr 4 22:38:34 2001 UTC (7 years, 10 months ago) by paklein
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
new version number with change to element output specifications
for cohesive surface elements.

Revision 1.6 / (download) - annotate - [select for diffs] , Mon Mar 12 18:36:29 2001 UTC (7 years, 11 months ago) by paklein
Branch: MAIN
Changes since 1.5: +2 -5 lines
Diff to previous 1.5
Previously, a write restart increment of 1 meant just one restart
file for the whole simulation at the end. Now, 1 is treated like
all other restart increments.

Revision 1.5 / (download) - annotate - [select for diffs] , Wed Feb 28 02:36:24 2001 UTC (7 years, 11 months ago) by paklein
Branch: MAIN
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
Added DissambleLHSDiagonal to allow access to values on the diagonal
of the global LHS matrix.

Revision 1.4 / (download) - annotate - [select for diffs] , Tue Feb 27 00:03:22 2001 UTC (7 years, 11 months ago) by paklein
Branch: MAIN
Changes since 1.3: +31 -2 lines
Diff to previous 1.3
To support joining element output variables, the ID's for all element
blocks in an output set are written to "[job name].io.ID", by rank 0,
immediately after the output set it registered.

Revision 1.3 / (download) - annotate - [select for diffs] , Thu Feb 22 23:46:22 2001 UTC (8 years ago) by paklein
Branch: MAIN
Changes since 1.2: +5 -4 lines
Diff to previous 1.2
Descending into sub-directories is no longer done by treating the sub-directories
as targets. This caused problems because some directories were missed and mult-
iple directories were being processed simulatenously. Directories are not hit one
at a time using "for" loops. Also, a common set of suffix rules in now in
    macros/suffix
and "make" instructions for the sub-directories are now read from
    macros/subdir.targets
NOTE: the make system in the new macros module is not compatible with the
old make system. To rebuild, you must update all modules.

Revision 1.2 / (download) - annotate - [select for diffs] , Tue Feb 20 00:16:33 2001 UTC (8 years ago) by paklein
Branch: MAIN
Changes since 1.1: +12 -11 lines
Diff to previous 1.1
The current input file version has changed to v3.02 because of
changes to the element input. For allowing writing in some "backward
compatibility", the input file version is how available from FEManagerT
using
	const StringT& Version(void) const
Version strings can be compared using StringT::versioncmp

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 29 08:20:21 2001 UTC (8 years ago) by paklein
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
initial check-in

Revision 1.1 / (download) - annotate - [select for diffs] , Mon Jan 29 08:20:21 2001 UTC (8 years ago) by paklein
Branch: MAIN
Diff
Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

CVSweb by <zeller@think.de>