Module tahoe/src/elements/spring/properties/

back to main page

Summary Period: 2001-01-29 to 2005-11-06

Browse with cvsweb

Modules

[root]/tahoe/src/elements/spring/properties

Lines of Code


Total Lines Of Code: 375 (2009-01-12 11:16)

Authors

Author Changes Lines of Code Lines per Change
Totals 47 (100.0%) 814 (100.0%) 17.3
paklein 41 (87.2%) 787 (96.7%) 19.1
cjkimme 6 (12.8%) 27 (3.3%) 4.5

Most Recent Commits

paklein 2005-11-06 15:08

added missing header file

2 lines of code changed in:

paklein 2005-11-05 16:37

updated for XML input

36 lines of code changed in:

paklein 2005-08-11 22:20

some file systems don't have /dev/null

3 lines of code changed in:

paklein 2004-07-15 01:30

merging changes from BRANCH_parameter_4. Tahoe is now XML-powered.

15 lines of code changed in:

paklein 2004-06-17 00:41

updates for changes to fstreamT/ifstreamT/ofstreamT

4 lines of code changed in:

paklein 2003-03-03 23:38

added documentation to the makefile in each source directory

57 lines of code changed in:

paklein 2002-11-30 08:33

revised to accept the same parameters as the Lennard-Jones potential for ParticlePairT

38 lines of code changed in:

paklein 2002-10-20 15:49

merge changes from BRANCH_paklein_1:
(1) update to use ExceptionT
(2) removed deprecated Allocate statements. Replaced with Dimension

10 lines of code changed in:

paklein 2002-08-09 19:37

added "thermal" (imposed) strains

15 lines of code changed in:

paklein 2002-07-05 15:28

location of namespace declaration was confusing class documentaion for doxygen

4 lines of code changed in:

cjkimme 2002-07-02 12:56

Merging BRANCH_name_1 onto main branch. The code compiles and
passes the benchmarks on SGI, linux, Sun, and CodeWarrior in Win2K.

27 lines of code changed in:

paklein 2002-06-29 09:17

added mass parameter

21 lines of code changed in:

paklein 2002-06-08 13:20

merge updates from BRANCH_field_1

9 lines of code changed in:

paklein 2001-12-16 16:12

minor revisions and resovled conflicts

1 lines of code changed in:

paklein 2001-10-25 00:15

corrected output of parameters

2 lines of code changed in:

paklein 2001-02-22 15:46

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.

9 lines of code changed in:

paklein 2001-02-05 19:13

replaced echo and cat with platform-specific macros $(ECHO) and $(CAT)
because some versions of echo do not handle non-printed characters as
needed for "make object_list", that is:
"\t" -> tab
"\c" -> line continuation, i.e., do not end echo with newline
"\\" -> slash

55 lines of code changed in:

paklein 2001-01-30 20:06

revised make files to collect list of all object files and then
touch the module archive only once to update

7 lines of code changed in:

paklein 2001-01-29 00:20

Initial revision

499 lines of code changed in:

Generated by StatCVS 0.2.2